Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:getAddress

420 getAddress());
438 boolean checked = firstTime || mBtManager.getDockAutoConnectSetting(device.getAddress());
446 + mBtManager.getDockAutoConnectSetting(device.getAddress()));
470 mBtManager.saveDockAutoConnectSetting(mDevice.getAddress(), isChecked);
487 if (!mBtManager.hasDockAutoConnectSetting(mDevice.getAddress())) {
488 mBtManager.saveDockAutoConnectSetting(mDevice.getAddress(), true);
744 if (mBtManager.getDockAutoConnectSetting(device.getAddress())) {