Searched refs:REMOVE_BOND (Results 1 – 3 of 3) sorted by relevance
73 static final int REMOVE_BOND = 3; field in BondStateMachine152 case REMOVE_BOND: in processMessage()215 case REMOVE_BOND: in processMessage()
1627 Message msg = service.mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in removeBond()
110 Message removeBondMsg1 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond()114 Message removeBondMsg2 = mBondStateMachine.obtainMessage(BondStateMachine.REMOVE_BOND); in testCreateBondAfterRemoveBond()