Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DInternalSetSchemaResponse.java76 public static InternalSetSchemaResponse newSuccessfulSetSchemaResponse( in newSuccessfulSetSchemaResponse() method in InternalSetSchemaResponse
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java21 import static android.app.appsearch.InternalSetSchemaResponse.newSuccessfulSetSchemaResponse;
860 newSuccessfulSetSchemaResponse( in doSetSchemaNoChangeNotificationLocked()