Searched refs:onSystemError (Results 1 – 12 of 12) sorted by relevance
64 callback.onSystemError(throwable); in sendSystemErrorToCallback()117 errorCallback.onSystemError(e); in safeExecute()181 public void onSystemError(AppSearchResultParcel result) { in createGetDocumentCallback() method
55 default void onSystemError(@Nullable Throwable throwable) { in onSystemError() method
375 public void onSystemError(AppSearchResultParcel resultParcel) { in put()766 public void onSystemError(AppSearchResultParcel resultParcel) { in remove()
24 void onSystemError(in AppSearchResultParcel resultParcel); in onSystemError() method
89 public void onSystemError(Throwable throwable) { in testGetEmptyNextPage()147 public void onSystemError(Throwable throwable) { in testGetEmptyNextPage_multiPages()
114 public void onSystemError(@Nullable Throwable throwable) { in testGlobalGetByDocId_invalidCallingPackageParam()
380 public void onSystemError(Throwable throwable) { in indexContactsAsync()480 public void onSystemError(Throwable throwable) { in removeContactsByIdAsync()525 public void onSystemError(Throwable throwable) {
85 public void onSystemError(@Nullable Throwable throwable) { in executeAppSearchBatchResultOperation()
157 public void onSystemError(Throwable throwable) { in getDocsByIdAsync()
541 callback.onSystemError(AppSearchResultParcel.fromFailedResult(result)); in invokeCallbackOnError()
2086 public void onSystemError(AppSearchResultParcel appSearchResultParcel) { in onSystemError() method in AppSearchManagerServiceTest.TestBatchResultErrorCallback
201 method public default void onSystemError(@Nullable Throwable);