Searched defs:KEYGUARD_SERVICE (Results 1 – 2 of 2) sorted by relevance
2360 public static final String KEYGUARD_SERVICE = "keyguard"; field in Context
468 registerService(KEYGUARD_SERVICE, new ServiceFetcher() { in registerService() argument