Home
last modified time | relevance | path

Searched refs:OEM_LOCK_SERVICE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/oemlock/
DOemLockManager.java37 @SystemService(Context.OEM_LOCK_SERVICE)
/frameworks/base/services/core/java/com/android/server/oemlock/
DOemLockService.java87 publishBinderService(Context.OEM_LOCK_SERVICE, mService); in onStart()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1060 registerService(Context.OEM_LOCK_SERVICE, OemLockManager.class, in registerService() argument
1064 IBinder b = ServiceManager.getServiceOrThrow(Context.OEM_LOCK_SERVICE); in registerService()
/frameworks/base/core/java/android/content/
DContext.java4657 public static final String OEM_LOCK_SERVICE = "oem_lock"; field in Context
/frameworks/base/api/
Dsystem-current.txt1532 field public static final String OEM_LOCK_SERVICE = "oem_lock";
/frameworks/base/non-updatable-api/
Dsystem-current.txt1532 field public static final String OEM_LOCK_SERVICE = "oem_lock";