Searched refs:isProfilePoxyConnected (Results 1 – 2 of 2) sorted by relevance
385 if (btDevice != null && !isProfilePoxyConnected(BluetoothProfile.HEADSET)) { in onReceiveBtEvent()765 /*package*/ synchronized boolean isProfilePoxyConnected(int profile) { in isProfilePoxyConnected() method in BtHelper
1845 && !mBtHelper.isProfilePoxyConnected(btInfo.mProfile)) { in handleMessage()