Searched refs:KEYGUARD_SERVICE (Results 1 – 22 of 22) sorted by relevance
23 import static android.content.Context.KEYGUARD_SERVICE;220 .getSystemService(KEYGUARD_SERVICE); in interceptWithConfirmCredentialsIfNeeded()
25 import static android.content.Context.KEYGUARD_SERVICE;
73 when(mContext.getSystemService(eq(Context.KEYGUARD_SERVICE))) in setUp()
134 .getSystemService(Context.KEYGUARD_SERVICE); in isLockScreen()
73 Context.KEYGUARD_SERVICE); in setUp()
178 mKgm = (KeyguardManager) getSystemService(Context.KEYGUARD_SERVICE); in getKeyguardManager()
52 @SystemService(Context.KEYGUARD_SERVICE)
354 registerService(Context.KEYGUARD_SERVICE, KeyguardManager.class, in registerService() argument
297 mKeyguardManager = (KeyguardManager)mContext.getSystemService(Context.KEYGUARD_SERVICE); in getKeyguardManager()
1938 Context.KEYGUARD_SERVICE); in getKeyguardManager()
278 KeyguardManager km = (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in turnScreenOn()
2880 KEYGUARD_SERVICE,3240 public static final String KEYGUARD_SERVICE = "keyguard"; field in Context
21 import static android.content.Context.KEYGUARD_SERVICE;431 final KeyguardManager km = (KeyguardManager) mContext.getSystemService(KEYGUARD_SERVICE); in showEncryptionNotificationForProfile()
315 mKgm = (KeyguardManager) context.getSystemService(Context.KEYGUARD_SERVICE); in SystemServicesProxy()
155 mKeyguard = (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in VolumeDialogImpl()
139 (KeyguardManager) getContext().getSystemService(Context.KEYGUARD_SERVICE); in onStart()
19 import static android.content.Context.KEYGUARD_SERVICE;247 mKeyguardManager = (KeyguardManager) mContext.getSystemService(KEYGUARD_SERVICE); in onStart()
819 Context.KEYGUARD_SERVICE); in trySetQuietModeDisabled()
821 mKeyguardManager = (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in start()
7252 field public static final java.lang.String KEYGUARD_SERVICE = "keyguard";
8933 field public static final java.lang.String KEYGUARD_SERVICE = "keyguard";
9444 field public static final java.lang.String KEYGUARD_SERVICE = "keyguard";