terminalsecurity/SCP/SCPClient/src/SCPLockObserver.cpp
changeset 54 085438c28042
parent 24 bf47f3b79154
equal deleted inserted replaced
52:830bd228f4f6 54:085438c28042
   183    
   183    
   184 	
   184 	
   185     Dprint(_L("CSCPLockObserver::RunL() END"));
   185     Dprint(_L("CSCPLockObserver::RunL() END"));
   186     
   186     
   187 	}
   187 	}
       
   188 // ----------------------------------------------------------------------------
       
   189 // CSCPLockObserver::RunError
       
   190 // ----------------------------------------------------------------------------
       
   191 TInt CSCPLockObserver::RunError ( TInt /*aError*/ )
       
   192     {
       
   193         return KErrNone;
       
   194     }	
   188 //
   195 //
   189 // ----------------------------------------------------------
   196 // ----------------------------------------------------------
   190 // CSCPLockObserver::DoCancel()
   197 // CSCPLockObserver::DoCancel()
   191 // Cancels event listening
   198 // Cancels event listening
   192 // ----------------------------------------------------------
   199 // ----------------------------------------------------------