Searched refs:mKeystoreService (Results 1 – 2 of 2) sorted by relevance
56 IKeystoreService mKeystoreService; field in KeyguardStateMonitor63 mKeystoreService = IKeystoreService.Stub.asInterface(ServiceManager in KeyguardStateMonitor()101 mKeystoreService.onKeyguardVisibilityChanged(showing, mCurrentUserId); in onShowingStateChanged()107 mKeystoreService = IKeystoreService.Stub.asInterface(ServiceManager in onShowingStateChanged()
52 private final KeyStore mKeystoreService; field in ApplicationKeyStorage64 mKeystoreService = keystoreService; in ApplicationKeyStorage()75 return mKeystoreService.grant(keystoreAlias, uid); in getGrantAlias()