Home
last modified time | relevance | path

Searched refs:neverShowOptOutDialog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java1127 if (!neverShowOptOutDialog(lastMessage.getSubscriptionId()) && range != null in dismiss()
1237 private boolean neverShowOptOutDialog(int subId) { in neverShowOptOutDialog() method in CellBroadcastAlertDialog