Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneGlobals.java953 notificationMgr.dismissLimitedSimFunctionWarningNotification( in updateLimitedSimFunctionForDualSim()
960 notificationMgr.dismissLimitedSimFunctionWarningNotification( in updateLimitedSimFunctionForDualSim()
H A DNotificationMgr.java730 public void dismissLimitedSimFunctionWarningNotification(int subId) { in dismissLimitedSimFunctionWarningNotification() method in NotificationMgr