Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DCallNotifier.java228 mBluetoothProfileServiceListener, in CallNotifier() local
1969 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CallNotifier
DInCallScreen.java485 … mBluetoothAdapter.getProfileProxy(getApplicationContext(), mBluetoothProfileServiceListener, in onCreate() local
522 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in InCallScreen