Searched refs:CREATE_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
73 static final int CREATE_NOTIFICATION = 5; field in PbapStateMachine307 case CREATE_NOTIFICATION: in processMessage()
74 mPbapStateMachine.sendMessage(PbapStateMachine.CREATE_NOTIFICATION); in waitUserConfirmation()