Home
last modified time | relevance | path

Searched defs:isDebuggingAllowed (Results 1 – 5 of 5) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/
DGetDeviceCheckInStatusGrpcResponse.java110 public abstract boolean isDebuggingAllowed(); in isDebuggingAllowed() method in GetDeviceCheckInStatusGrpcResponse
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/
DISetupParametersService.aidl32 boolean isDebuggingAllowed(); in isDebuggingAllowed() method
DSetupParameters.java217 static boolean isDebuggingAllowed(Context context) { in isDebuggingAllowed() method in SetupParameters
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/impl/
DGetDeviceCheckInStatusGrpcResponseWrapper.java168 public boolean isDebuggingAllowed() { in isDebuggingAllowed() method in GetDeviceCheckInStatusGrpcResponseWrapper
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java192 public boolean isDebuggingAllowed() { in getDeviceCheckInStatus() method in DeviceCheckInClientDebug