Home
last modified time | relevance | path

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

/aosp14/frameworks/base/drm/java/android/drm/
H A DDrmManagerClient.java159 getErrorType(infoType), null, attributes); in handleMessage()
832 private int getErrorType(int infoType) { in getErrorType() method in DrmManagerClient
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionConnectedStateTest.java756 when(exception.getErrorType()).thenReturn(errorCode); in buildMockIkeProtocolException()
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java4095 errorCode = ikeException.getErrorType(); in handleSessionLost()
4097 switch (ikeException.getErrorType()) { in handleSessionLost()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1281 return ((IkeProtocolException) exception).getErrorType() in isIkeAuthFailure()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14977 Landroid/drm/DrmManagerClient;->getErrorType(I)I