Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileDeviceManager.java124 private final String mProfileConnectionAction; field in BluetoothProfileDeviceManager
155 if (mProfileConnectionAction.equals(action)) { in onReceive()
328 mProfileConnectionAction = bpi.mConnectionAction; in BluetoothProfileDeviceManager()
349 profileFilter.addAction(mProfileConnectionAction); in start()