Searched refs:mBondState (Results 1 – 2 of 2) sorted by relevance
124 deviceProperties1.mBondState = BOND_BONDED; in testCreateBondAfterRemoveBond()125 deviceProperties2.mBondState = BOND_BONDED; in testCreateBondAfterRemoveBond()576 mDeviceProperties.mBondState = oldState; in testSendIntentCase()
291 @VisibleForTesting int mBondState; field in RemoteDevices.DeviceProperties297 mBondState = BluetoothDevice.BOND_NONE; in DeviceProperties()529 this.mBondState = newBondState; in setBondState()546 return mBondState; in getBondState()