Searched defs:onSystemError (Results 1 – 5 of 5) sorted by relevance
24 void onSystemError(in AppSearchResultParcel resultParcel); in onSystemError() method
55 default void onSystemError(@Nullable Throwable throwable) { in onSystemError() method
170 public void onSystemError(AppSearchResultParcel result) { in createGetDocumentCallback() method
38 public void onSystemError(Throwable t) { in onSystemError() method in BatchResultCallbackAdapter
1438 public void onSystemError(AppSearchResultParcel appSearchResultParcel) { in onSystemError() method in AppSearchManagerServiceTest.TestBatchResultErrorCallback