Searched defs:KEYGUARD_SERVICE (Results 1 – 2 of 2) sorted by relevance
311 registerService(Context.KEYGUARD_SERVICE, KeyguardManager.class, in registerService()
2665 public static final String KEYGUARD_SERVICE = "keyguard"; field in Context