Searched refs:RESULT_UNKNOWN_ERROR (Results 1 – 8 of 8) sorted by relevance
50 RESULT_UNKNOWN_ERROR,69 public static final int RESULT_UNKNOWN_ERROR = 1; field in AppSearchResult273 resultCode = AppSearchResult.RESULT_UNKNOWN_ERROR; in throwableToFailedResult()
63 AppSearchResult.RESULT_UNKNOWN_ERROR, in executeAppSearchResultOperation()99 AppSearchResult.RESULT_UNKNOWN_ERROR, in executeAppSearchBatchResultOperation()
272 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR); in startConnect()300 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR); in startConnect()324 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR); in startSave()
78 public static final int RESULT_UNKNOWN_ERROR = 11; field in StateMachine109 RESULT_UNKNOWN_ERROR,
47 return AppSearchResult.RESULT_UNKNOWN_ERROR; in toResultCode()
198 assertThat(result.getResultCode()).isEqualTo(AppSearchResult.RESULT_UNKNOWN_ERROR); in testClosedCallbackExecutor()
888 updateStats.mUpdateStatuses.add(AppSearchResult.RESULT_UNKNOWN_ERROR); in testLogStats_succeedsWhenMoreUpdateStatusCodesThanDeleteStatusCodes()917 AppSearchResult.RESULT_UNKNOWN_ERROR, AppSearchResult.RESULT_OUT_OF_SPACE); in testLogStats_succeedsWhenMoreUpdateStatusCodesThanDeleteStatusCodes()
53 field public static final int RESULT_UNKNOWN_ERROR = 1; // 0x1