Home
last modified time | relevance | path

Searched defs:isOemUnlockAllowedByCarrier (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/oemlock/aidl/aidl_api/android.hardware.oemlock/current/android/hardware/oemlock/
DIOemLock.aidl23 boolean isOemUnlockAllowedByCarrier(); in isOemUnlockAllowedByCarrier() method
/hardware/interfaces/oemlock/aidl/aidl_api/android.hardware.oemlock/1/android/hardware/oemlock/
DIOemLock.aidl38 boolean isOemUnlockAllowedByCarrier(); in isOemUnlockAllowedByCarrier() method
/hardware/interfaces/oemlock/aidl/android/hardware/oemlock/
DIOemLock.aidl48 boolean isOemUnlockAllowedByCarrier(); in isOemUnlockAllowedByCarrier() method
/hardware/interfaces/oemlock/aidl/default/
DOemLock.cpp38 ::ndk::ScopedAStatus OemLock::isOemUnlockAllowedByCarrier(bool *out_allowed) { in isOemUnlockAllowedByCarrier() function in aidl::android::hardware::oemlock::OemLock