Searched refs:getErrorType (Results 1 – 6 of 6) sorted by relevance
159 getErrorType(infoType), null, attributes); in handleMessage()832 private int getErrorType(int infoType) { in getErrorType() method in DrmManagerClient
756 when(exception.getErrorType()).thenReturn(errorCode); in buildMockIkeProtocolException()
4095 errorCode = ikeException.getErrorType(); in handleSessionLost()4097 switch (ikeException.getErrorType()) { in handleSessionLost()
1281 return ((IkeProtocolException) exception).getErrorType() in isIkeAuthFailure()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14977 Landroid/drm/DrmManagerClient;->getErrorType(I)I