Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java65 static final int HEALTH_RECOMMENDATION_ACTION_CONSIDER_DISABLING = 2; field in LeAudioStackEvent
244 case HEALTH_RECOMMENDATION_ACTION_CONSIDER_DISABLING: in eventTypeValue1ToString()
297 case HEALTH_RECOMMENDATION_ACTION_CONSIDER_DISABLING: in eventTypeValue2ToString()
DLeAudioService.java2445 case LeAudioStackEvent.HEALTH_RECOMMENDATION_ACTION_CONSIDER_DISABLING: in handleGroupHealthAction()