Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java66 static final int HEALTH_RECOMMENDATION_ACTION_INACTIVATE_GROUP = 3; field in LeAudioStackEvent
246 case HEALTH_RECOMMENDATION_ACTION_INACTIVATE_GROUP: in eventTypeValue1ToString()
299 case HEALTH_RECOMMENDATION_ACTION_INACTIVATE_GROUP: in eventTypeValue2ToString()
DLeAudioService.java2455 case LeAudioStackEvent.HEALTH_RECOMMENDATION_ACTION_INACTIVATE_GROUP: in handleGroupHealthAction()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1974 LeAudioStackEvent.HEALTH_RECOMMENDATION_ACTION_INACTIVATE_GROUP; in testMediaContextUnavailableForAWhile()
2014 LeAudioStackEvent.HEALTH_RECOMMENDATION_ACTION_INACTIVATE_GROUP; in testMediaContextUnavailableWhileReceivingBroadcast()