Searched refs:setSchemaResultProto (Results 1 – 2 of 2) sorted by relevance
762 SetSchemaResultProto setSchemaResultProto = in doSetSchemaNoChangeNotificationLocked() local765 TAG, "setSchema, response", setSchemaResultProto.getStatus(), setSchemaResultProto); in doSetSchemaNoChangeNotificationLocked()771 .setStatusCode(statusProtoToResultCode(setSchemaResultProto.getStatus())); in doSetSchemaNoChangeNotificationLocked()772 AppSearchLoggerHelper.copyNativeStats(setSchemaResultProto, setSchemaStatsBuilder); in doSetSchemaNoChangeNotificationLocked()776 setSchemaResultProto.getStatus().getCode() == StatusProto.Code.FAILED_PRECONDITION; in doSetSchemaNoChangeNotificationLocked()779 checkSuccess(setSchemaResultProto.getStatus()); in doSetSchemaNoChangeNotificationLocked()783 int deletedTypes = setSchemaResultProto.getDeletedSchemaTypesCount(); in doSetSchemaNoChangeNotificationLocked()784 int incompatibleTypes = setSchemaResultProto.getIncompatibleSchemaTypesCount(); in doSetSchemaNoChangeNotificationLocked()789 setSchemaResultProto, prefix); in doSetSchemaNoChangeNotificationLocked()862 setSchemaResultProto, prefix)); in doSetSchemaNoChangeNotificationLocked()[all …]
347 SetSchemaResultProto setSchemaResultProto = in testAppSearchLoggerHelper_testCopyNativeStats_setSchema() local357 AppSearchLoggerHelper.copyNativeStats(setSchemaResultProto, sBuilder); in testAppSearchLoggerHelper_testCopyNativeStats_setSchema()