Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/logging/
DHealthConnectServiceLogger.java231 private final int mHealthDataServiceApiMethod; field in HealthConnectServiceLogger
471 private final int mHealthDataServiceApiMethod; field in HealthConnectServiceLogger.Builder
487 mHealthDataServiceApiMethod = apiMethod; in Builder()
763 mHealthDataServiceApiMethod = builder.mHealthDataServiceApiMethod; in HealthConnectServiceLogger()
784 boolean isPhrApi = PHR_APIS.contains(mHealthDataServiceApiMethod); in log()
792 mHealthDataServiceApiMethod, in log()
805 mHealthDataServiceApiMethod, in log()
822 mHealthDataServiceApiMethod, in writePhrLogs()
846 mHealthDataServiceApiMethod, in writePhrApiInvoked()