Searched refs:FOLDER_SENT (Results 1 – 4 of 4) sorted by relevance
61 Arrays.asList(MceStateMachine.FOLDER_SENT, MceStateMachine.FOLDER_INBOX));177 } else if (MceStateMachine.FOLDER_SENT.equals(folderName)) { in readResponse()
197 MceStateMachine.FOLDER_SENT, in testGetOwnNumberBase()
557 .contains(MceStateMachine.FOLDER_SENT); in testGetOwnNumber_assertNextStageStarted()
125 static final String FOLDER_SENT = "sent"; field in MceStateMachine996 sendMessage(MSG_GET_MESSAGE_LISTING, FOLDER_SENT); in notificationRegistrationAndStartDownloadMessages()