Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
H A DBluetoothHeadsetFragment.java395 getContext(), new ProfileServiceListener(), BluetoothProfile.HEADSET_CLIENT); in onResume()
410 class ProfileServiceListener implements BluetoothProfile.ServiceListener { class in BluetoothHeadsetFragment