Searched refs:getErrorType (Results 1 – 7 of 7) sorted by relevance
159 getErrorType(infoType), null, attributes); in handleMessage()832 private int getErrorType(int infoType) { in getErrorType() method in DrmManagerClient
858 when(exception.getErrorType()).thenReturn(errorCode); in buildMockIkeProtocolException()
3829 errorCode = ikeException.getErrorType(); in handleSessionLost()3831 switch (ikeException.getErrorType()) { in handleSessionLost()
1896 when(exception.getErrorType()).thenReturn(errorCode); in testStartPlatformVpnAuthenticationFailed()1906 when(exception.getErrorType()).thenReturn(errorCode); in testStartPlatformVpnFailedWithRecoverableError()
1310 return ((IkeProtocolException) exception).getErrorType() in isIkeAuthFailure()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14977 Landroid/drm/DrmManagerClient;->getErrorType(I)I