Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java272 String dummyPrefix = isDummyAccount ? "Dummy " : ""; in buildPstnPhoneAccount() local
277 mPhone, dummyPrefix, isEmergency); in buildPstnPhoneAccount()
337 label = dummyPrefix + subDisplayName; in buildPstnPhoneAccount()
338 description = dummyPrefix + mContext.getResources().getString( in buildPstnPhoneAccount()