Searched refs:removeBondMsg2 (Results 1 – 1 of 1) sorted by relevance
114 Message removeBondMsg2 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond() local115 removeBondMsg2.obj = device2; in testCreateBondAfterRemoveBond()116 mBondStateMachine.sendMessage(removeBondMsg2); in testCreateBondAfterRemoveBond()