Searched refs:REMOVE_BOND (Results 1 – 3 of 3) sorted by relevance
62 static final int REMOVE_BOND = 3; field in BondStateMachine139 case REMOVE_BOND: in processMessage()201 case REMOVE_BOND: in processMessage()
1446 Message msg = service.mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in removeBond()
108 Message removeBondMsg1 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond()112 Message removeBondMsg2 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond()