Searched refs:newBondState (Results 1 – 1 of 1) sorted by relevance
527 void setBondState(int newBondState) { in setBondState() argument529 this.mBondState = newBondState; in setBondState()530 if (newBondState == BluetoothDevice.BOND_NONE) { in setBondState()