Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java107 private static final String ACTION_MOBILE_NETWORK_LIST = "android.settings.MOBILE_NETWORK_LIST"; field in NotificationMgr
677 new Intent(ACTION_MOBILE_NETWORK_LIST), PendingIntent.FLAG_IMMUTABLE); in showLimitedSimFunctionWarningNotification()