Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java1330 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerExpire()
1373 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerReset()
1422 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerExpireMmwave()
1466 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerResetMmwave()
1527 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerAdvanceBand()
1632 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerExpireNrIdle()
1703 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerResetNrIdle()
1785 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testSecondaryTimerPrimaryCellChangeNrIdle()
1853 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testNrTimerResetIn3g()
1891 mBundle.putString(CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, in testNrTimerResetWhenConnected()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkTypeController.java380 CarrierConfigManager.KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING); in parseCarrierConfigs()
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java3862 public static final String KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING = field in CarrierConfigManager
10946 sDefaults.putString(KEY_5G_ICON_DISPLAY_SECONDARY_GRACE_PERIOD_STRING, ""); in sDefaults.putString() argument