Searched refs:AUTH_ERROR (Results 1 – 5 of 5) sorted by relevance
99 public static final int AUTH_ERROR = 2; field in UIProvider.LastSyncResult113 case AUTH_ERROR: return "auth_error"; in toString()
30 UIProvider.LastSyncResult.AUTH_ERROR); in testReadAndWriteOfLastSyncResult()
734 return UIProvider.LastSyncResult.AUTH_ERROR; in translateSyncResultToUiResult()
103 public static final int LAST_SYNC_RESULT_AUTH_ERROR = UIProvider.LastSyncResult.AUTH_ERROR;
4002 case UIProvider.LastSyncResult.AUTH_ERROR: