Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityHearingAidPreferenceControllerTest.java171 Intent intent = new Intent(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in getSummary_connectedLeAudioHearingAidLeftSide_connectedLeftSideSummary()
188 Intent intent = new Intent(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in getSummary_connectedLeAudioHearingAidRightSide_connectedRightSideSummary()
205 Intent intent = new Intent(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in getSummary_connectedLeAudioHearingAidLeftAndRightSide_connectedSummary()
221 Intent intent = new Intent(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in getSummary_connectedLeAudioHearingAidBothSide_connectedBothSideSummary()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientTest.java20 import static android.bluetooth.BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED;
409 hasAction(ACTION_HAP_CONNECTION_STATE_CHANGED), in testOutgoingConnectTimeout()
423 hasAction(ACTION_HAP_CONNECTION_STATE_CHANGED), in testOutgoingConnectTimeout()
1056 hasAction(ACTION_HAP_CONNECTION_STATE_CHANGED), in verifyConnectingDevice()
1075 hasAction(ACTION_HAP_CONNECTION_STATE_CHANGED), in verifyConnectingDevice()
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityHearingAidPreferenceController.java94 filter.addAction(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in onStart()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientStateMachine.java174 Intent intent = new Intent(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in broadcastConnectionState()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java264 case BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED:
912 intentFilter.addAction(BluetoothHapClient.ACTION_HAP_CONNECTION_STATE_CHANGED); in initHapProxy()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java343 public static final String ACTION_HAP_CONNECTION_STATE_CHANGED = field in BluetoothHapClient
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt346 …rmission.BLUETOOTH_PRIVILEGED}) public static final String ACTION_HAP_CONNECTION_STATE_CHANGED = "…