Searched refs:OEM_LOCK_SERVICE (Results 1 – 6 of 6) sorted by relevance
37 @SystemService(Context.OEM_LOCK_SERVICE)
87 publishBinderService(Context.OEM_LOCK_SERVICE, mService); in onStart()
1060 registerService(Context.OEM_LOCK_SERVICE, OemLockManager.class, in registerService() argument1064 IBinder b = ServiceManager.getServiceOrThrow(Context.OEM_LOCK_SERVICE); in registerService()
4657 public static final String OEM_LOCK_SERVICE = "oem_lock"; field in Context
1532 field public static final String OEM_LOCK_SERVICE = "oem_lock";