Searched refs:GET_MEDICAL_DATA_SOURCES_BY_IDS (Results 1 – 4 of 4) sorted by relevance
196 …server.healthconnect.logging.HealthConnectServiceLogger.ApiMethods.GET_MEDICAL_DATA_SOURCES_BY_IDS;273 public static final int GET_MEDICAL_DATA_SOURCES_BY_IDS = field in HealthConnectServiceLogger.ApiMethods304 GET_MEDICAL_DATA_SOURCES_BY_IDS,322 GET_MEDICAL_DATA_SOURCES_BY_IDS,
25 import static android.healthfitness.api.ApiMethod.GET_MEDICAL_DATA_SOURCES_BY_IDS;173 assertApiStatus(data, GET_MEDICAL_DATA_SOURCES_BY_IDS, SUCCESS); in testPhrApiAndStatusLogs_testGetMedicalDataSourcesByIdsSuccess()189 assertApiStatus(data, GET_MEDICAL_DATA_SOURCES_BY_IDS, ERROR); in testPhrApiAndStatusLogs_testGetMedicalDataSourcesByIdsError()
73 …server.healthconnect.logging.HealthConnectServiceLogger.ApiMethods.GET_MEDICAL_DATA_SOURCES_BY_IDS;817 () -> eq(GET_MEDICAL_DATA_SOURCES_BY_IDS), in testGetMedicalDataSourcesByIds_telemetryFlagOn_expectCorrectLogs()821 () -> eq(GET_MEDICAL_DATA_SOURCES_BY_IDS), in testGetMedicalDataSourcesByIds_telemetryFlagOn_expectCorrectLogs()
48 …server.healthconnect.logging.HealthConnectServiceLogger.ApiMethods.GET_MEDICAL_DATA_SOURCES_BY_IDS;2234 holdsDataManagementPermission, GET_MEDICAL_DATA_SOURCES_BY_IDS) in getMedicalDataSourcesByIds()