Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/logging/
DHealthConnectServiceLoggerTest.java81 new HealthConnectServiceLogger.Builder(true, ApiMethods.API_METHOD_UNKNOWN) in testDoNotLog_HoldsDataManagementPermission()
103 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testLogs_notHoldsDataManagementPermission()
126 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_foreground15MinRead()
150 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_background15MinRead()
174 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_background24hourRead()
198 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_foreground24hourRead()
222 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_foreground15MinWrite()
246 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_background15MinWrite()
270 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_background24hourWrite()
294 new HealthConnectServiceLogger.Builder(false, ApiMethods.API_METHOD_UNKNOWN) in testRateLimiter_foreground24hourWrite()
[all …]
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/logging/
DHealthConnectServiceLogger.java255 public static final int API_METHOD_UNKNOWN = field in HealthConnectServiceLogger.ApiMethods
292 API_METHOD_UNKNOWN,