Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/
H A DCarrierDisplayNameResolver.java361 String[] wfcSpnFormats = r.getStringArray(com.android.internal.R.array.wfcSpnFormats); in getCarrierDisplayNameFromWifiCallingOverride() local
362 WfcCarrierNameFormatter wfcFormatter = new WfcCarrierNameFormatter(config, wfcSpnFormats, in getCarrierDisplayNameFromWifiCallingOverride()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2937 String[] wfcSpnFormats = SubscriptionManager.getResourcesForSubId(mPhone.getContext(), in updateSpnDisplayLegacy() local
2939 .getStringArray(com.android.internal.R.array.wfcSpnFormats); in updateSpnDisplayLegacy()
2941 if (voiceIdx < 0 || voiceIdx >= wfcSpnFormats.length) { in updateSpnDisplayLegacy()
2945 if (dataIdx < 0 || dataIdx >= wfcSpnFormats.length) { in updateSpnDisplayLegacy()
2950 if (flightModeIdx < 0 || flightModeIdx >= wfcSpnFormats.length) { in updateSpnDisplayLegacy()
2956 wfcVoiceSpnFormat = wfcSpnFormats[voiceIdx]; in updateSpnDisplayLegacy()
2957 wfcDataSpnFormat = wfcSpnFormats[dataIdx]; in updateSpnDisplayLegacy()
2958 wfcFlightSpnFormat = wfcSpnFormats[flightModeIdx]; in updateSpnDisplayLegacy()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java287 com.android.internal.R.array.wfcSpnFormats, in setUp()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt78729 Lcom/android/internal/R$array;->wfcSpnFormats:I