Home
last modified time | relevance | path

Searched refs:getIsolatedServiceExceptionCode (Results 1 – 4 of 4) sorted by relevance

/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/util/
DDebugUtilsTest.java102 DebugUtils.getIsolatedServiceExceptionCode( in testReturnsExceptionCodeIfDebuggableAndFlagEnabled()
116 DebugUtils.getIsolatedServiceExceptionCode( in testDoesNotReturnExceptionCodeIfFlagDisabled()
130 DebugUtils.getIsolatedServiceExceptionCode( in testDoesNotReturnExceptionCodeIfPackageNotDebuggable()
145 DebugUtils.getIsolatedServiceExceptionCode( in testDoesNotReturnExceptionCodeIfDeviceNotDebuggable()
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/util/
DDebugUtils.java48 public static int getIsolatedServiceExceptionCode( in getIsolatedServiceExceptionCode() method in DebugUtils
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/request/
DRenderFlow.java288 DebugUtils.getIsolatedServiceExceptionCode( in returnResultThroughCallback()
DAppRequestFlow.java308 DebugUtils.getIsolatedServiceExceptionCode( in returnResultThroughCallback()