Searched refs:mConnectionAction (Results 1 – 2 of 2) sorted by relevance
76 final String mConnectionAction; field in BluetoothProfileDeviceManager.BluetoothProfileInfo83 mConnectionAction = action; in BluetoothProfileInfo()321 mProfileConnectionAction = bpi.mConnectionAction; in BluetoothProfileDeviceManager()
106 private final String mConnectionAction = BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED; field in BluetoothProfileDeviceManagerTest324 Intent intent = new Intent(mConnectionAction); in sendConnectionStateChanged()