Searched defs:lockSettings (Results 1 – 4 of 4) sorted by relevance
422 LockSettingsInternal lockSettings = mInjector.getLockSettingsService(); in onSystemServicesReady() local634 LockSettingsInternal lockSettings = mInjector.getLockSettingsService(); in requestLskf() local760 LockSettingsInternal lockSettings = mInjector.getLockSettingsService(); in clearLskf() local861 LockSettingsInternal lockSettings = mInjector.getLockSettingsService(); in armRebootEscrow() local
294 ILockSettings lockSettings = in getInstance() local
1741 ILockSettings lockSettings = null; in startOtherServices() local
340 public LockPatternUtils(Context context, ILockSettings lockSettings) { in LockPatternUtils()