Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DBluetoothProfileDeviceManager.java122 private final String mProfileConnectionAction; field in BluetoothProfileDeviceManager
153 if (mProfileConnectionAction.equals(action)) { in onReceive()
321 mProfileConnectionAction = bpi.mConnectionAction; in BluetoothProfileDeviceManager()
342 profileFilter.addAction(mProfileConnectionAction); in start()