Searched refs:createBondMsg2 (Results 1 – 1 of 1) sorted by relevance
133 Message createBondMsg2 = mBondStateMachine.obtainMessage(BondStateMachine.CREATE_BOND); in testCreateBondAfterRemoveBond() local134 createBondMsg2.obj = device2; in testCreateBondAfterRemoveBond()135 mBondStateMachine.sendMessage(createBondMsg2); in testCreateBondAfterRemoveBond()