Searched refs:DELETE_DATA (Results 1 – 3 of 3) sorted by relevance
161 if (atom.getApiMethod().equals(ApiMethod.DELETE_DATA) in testDeleteRecords()181 getEventForApiMethod(data, ApiMethod.DELETE_DATA, ApiStatus.ERROR); in testDeleteRecordsError()
189 public static final int DELETE_DATA = HEALTH_CONNECT_API_CALLED__API_METHOD__DELETE_DATA; field in HealthConnectServiceLogger.ApiMethods205 DELETE_DATA,
31 … static com.android.server.healthconnect.logging.HealthConnectServiceLogger.ApiMethods.DELETE_DATA;1123 new HealthConnectServiceLogger.Builder(holdsDataManagementPermission, DELETE_DATA) in deleteUsingFiltersForSelf()1218 new HealthConnectServiceLogger.Builder(holdsDataManagementPermission, DELETE_DATA) in deleteUsingFilters()