Searched refs:removeMessage (Results 1 – 3 of 3) sorted by relevance
792 final CharSequence removeMessage = this.getString(795 builder.setMessage(removeMessage);
609 mBondStateMachine.removeMessage(mBondStateMachine.BONDED_INTENT_DELAY); in testSendIntentCase()
766 public void removeMessage(int what) { in removeMessage() method in BondStateMachine