Home
last modified time | relevance | path

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

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