Searched refs:ACTION_UPLOAD (Results 1 – 5 of 5) sorted by relevance
41 case VoicemailClient.ACTION_UPLOAD: in onReceive()
38 String ACTION_UPLOAD = "com.android.voicemail.VoicemailClient.ACTION_UPLOAD"; field
162 Intent intent = new Intent(VoicemailClient.ACTION_UPLOAD); in uploadVoicemailLocalChangesToServer()
358 Intent intent = new Intent(VoicemailClient.ACTION_UPLOAD); in onVoicemailMarkedAsRead()
721 Intent intent = new Intent(VoicemailClient.ACTION_UPLOAD); in showUndoSnackbar()