Searched refs:CREATE_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
99 .sendMessage(PbapStateMachine.CREATE_NOTIFICATION); in testOnAuthenticationChallenge()108 verify(mMockPbapStateMachine).sendMessage(PbapStateMachine.CREATE_NOTIFICATION); in testOnAuthenticationChallenge()126 .sendMessage(PbapStateMachine.CREATE_NOTIFICATION); in testOnAuthenticationChallenge_returnsNullWhenSessionKeyIsEmpty()
63 mPbapStateMachine.sendMessage(PbapStateMachine.CREATE_NOTIFICATION); in waitUserConfirmation()
70 static final int CREATE_NOTIFICATION = 5; field in PbapStateMachine356 case CREATE_NOTIFICATION: in processMessage()