Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
DMapMceTestFragment.java123 BluetoothMapClient mMapProfile; field in MapMceTestFragment
238 mMapProfile.setConnectionPolicy(mBluetoothAdapter.getRemoteDevice(device), in disconnectDevice()
326 if (mMapProfile != null) { in sendMessage()
342 mMapProfile.sendMessage( in sendMessage()
369 mMapProfile = (BluetoothMapClient) proxy; in onServiceConnected()
380 mMapProfile = null; in onServiceDisconnected()
448 mMapProfile.setConnectionPolicy(device, BluetoothProfile.CONNECTION_POLICY_ALLOWED);