Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureTransfer.java74 private static final int ERROR_NO_AUTH_REQUIRED = 2; field in CallComposerPictureTransfer
288 throw new NetworkAccessException(ERROR_NO_AUTH_REQUIRED); in obtainAuthenticateHeader()