Searched refs:checkCodeOneOf (Results 1 – 1 of 1) sorted by relevance
2075 checkCodeOneOf( in doRemoveByQueryLocked()2589 checkCodeOneOf(schemaProto.getStatus(), StatusProto.Code.OK, StatusProto.Code.NOT_FOUND); in getSchemaProtoLocked()2713 checkCodeOneOf(statusProto, StatusProto.Code.OK); in checkSuccess()2720 private static void checkCodeOneOf(StatusProto statusProto, StatusProto.Code... codes) in checkCodeOneOf() method in AppSearchImpl