Searched refs:switchDialogMsg (Results 1 – 1 of 1) sorted by relevance
457 final StringBuilder switchDialogMsg = new StringBuilder(); in showMepSwitchSimConfirmDialog() local458 switchDialogMsg.append( in showMepSwitchSimConfirmDialog()464 switchDialogMsg.insert(0, RTL_MARK) in showMepSwitchSimConfirmDialog()465 .insert(switchDialogMsg.length(), RTL_MARK); in showMepSwitchSimConfirmDialog()472 switchDialogMsg.toString(), in showMepSwitchSimConfirmDialog()509 final StringBuilder switchDialogMsg = new StringBuilder(); in getSwitchDialogBodyMsg() local511 switchDialogMsg.append(getString( in getSwitchDialogBodyMsg()516 switchDialogMsg.append(getString( in getSwitchDialogBodyMsg()521 switchDialogMsg.append(getString( in getSwitchDialogBodyMsg()530 switchDialogMsg.insert(0, RTL_MARK) in getSwitchDialogBodyMsg()[all …]