Searched refs:setBondState (Results 1 – 2 of 2) sorted by relevance
77 public void setBondState(int bondState) { in setBondState() method in ShadowBluetoothDevice
57 shadowOf(device).setBondState(BOND_BONDED); in canSetAndGetBondState()