Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java679 String line1Num = null; in showLimitedSimFunctionWarningNotification() local
685 line1Num = mTelephonyManager.getLine1Number(sub.getSubscriptionId()); in showLimitedSimFunctionWarningNotification()
688 final CharSequence contentText = TextUtils.isEmpty(line1Num) ? in showLimitedSimFunctionWarningNotification()
693 carrierName, line1Num); in showLimitedSimFunctionWarningNotification()