Home
last modified time | relevance | path

Searched refs:mExampleStoreQueryCallback (Results 1 – 1 of 1) sorted by relevance

/packages/modules/OnDevicePersonalization/framework/java/android/federatedcompute/
DExampleStoreQueryCallbackImpl.java37 private final IExampleStoreCallback mExampleStoreQueryCallback; field in ExampleStoreQueryCallbackImpl
40 this.mExampleStoreQueryCallback = exampleStoreQueryCallback; in ExampleStoreQueryCallbackImpl()
48 mExampleStoreQueryCallback.onStartQuerySuccess(iteratorAdapter); in onStartQuerySuccess()
58 mExampleStoreQueryCallback.onStartQueryFailure(errorCode); in onStartQueryFailure()