Searched refs:showDialogIfForeground (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallFeaturesSetting.java650 showDialogIfForeground(VOICEMAIL_REVERTING_DIALOG);
855 private void showDialogIfForeground(int id) { method in class:CallFeaturesSetting
911 showDialogIfForeground(VOICEMAIL_FWD_READING_DIALOG);
1068 showDialogIfForeground(VOICEMAIL_FWD_SAVING_DIALOG);
1463 showDialogIfForeground(VM_RESPONSE_ERROR);
1466 showDialogIfForeground(FW_SET_RESPONSE_ERROR);
1469 showDialogIfForeground(FW_GET_RESPONSE_ERROR);
1472 showDialogIfForeground(VM_NOCHANGE_ERROR);
1475 showDialogIfForeground(VOICEMAIL_DIALOG_CONFIRM);

Completed in 58 milliseconds