Searched refs:KEYGUARD_SERVICE (Results 1 – 12 of 12) sorted by relevance
73 Context.KEYGUARD_SERVICE); in setUp()
273 mKeyguardManager = (KeyguardManager)mContext.getSystemService(Context.KEYGUARD_SERVICE); in getKeyguardManager()
1796 Context.KEYGUARD_SERVICE); in getKeyguardManager()
2094 KEYGUARD_SERVICE,2356 public static final String KEYGUARD_SERVICE = "keyguard"; field in Context
278 KeyguardManager km = (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in turnScreenOn()
115 (KeyguardManager) getContext().getSystemService(Context.KEYGUARD_SERVICE); in onStart()
331 mKeyGuardManager = (KeyguardManager) getSystemService(KEYGUARD_SERVICE);
107 (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in MediaFocusControl()
656 (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in onSystemReady()
467 registerService(KEYGUARD_SERVICE, new ServiceFetcher() { in registerService() argument
886 (KeyguardManager) mContext.getSystemService(Context.KEYGUARD_SERVICE); in systemRunning()
7220 field public static final java.lang.String KEYGUARD_SERVICE = "keyguard";