Searched refs:devInfoToCheck (Results 1 – 1 of 1) sorted by relevance
1640 final BtDeviceInfo devInfoToCheck = new BtDeviceInfo(btDevice, BluetoothProfile.A2DP); in hasScheduledA2dpConnection() local1641 return mBrokerHandler.hasEqualMessages(MSG_L_SET_BT_ACTIVE_DEVICE, devInfoToCheck); in hasScheduledA2dpConnection()