Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java754 private void showNetworkSelection(String operator, int subId) { in showNetworkSelection() method in NotificationMgr
903 showNetworkSelection(mSelectedNetworkOperatorName.get(subId), subId); in shouldShowNotification()