Searched refs:lockSettings (Results 1 – 3 of 3) sorted by relevance
72 ILockSettings lockSettings = ILockSettings.Stub.asInterface( in onRun() local74 lockSettings.asBinder().shellCommand(FileDescriptor.in, FileDescriptor.out, in onRun()
287 ILockSettings lockSettings = in getInstance() local289 return new RecoveryController(lockSettings, KeyStore.getInstance()); in getInstance()
1148 ILockSettings lockSettings = null; in startOtherServices() local1236 lockSettings = ILockSettings.Stub.asInterface( in startOtherServices()1975 if (lockSettings != null) { in startOtherServices()1977 lockSettings.systemReady(); in startOtherServices()