Searched refs:newFailedSetSchemaResponse (Results 1 – 2 of 2) sorted by relevance
89 public static InternalSetSchemaResponse newFailedSetSchemaResponse( in newFailedSetSchemaResponse() method in InternalSetSchemaResponse
20 import static android.app.appsearch.InternalSetSchemaResponse.newFailedSetSchemaResponse;796 return newFailedSetSchemaResponse(setSchemaResponse, errorMessage); in doSetSchemaNoChangeNotificationLocked()