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