Searched refs:REMOVE_BOND (Results 1 – 3 of 3) sorted by relevance
69 static final int REMOVE_BOND = 3; field in BondStateMachine190 case REMOVE_BOND: in processMessage()263 case REMOVE_BOND: in processMessage()
2736 Message msg = service.mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in removeBond()
133 Message removeBondMsg1 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond()137 Message removeBondMsg2 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond()