Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/
DMobileNetworkSummaryStatus.java174 return MobileNetworkUtils.showEuiccSettingsDetecting(context); in isEuiccConfiguable()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java261 -> showEuiccSettingsDetecting(context))).get(); in showEuiccSettings()
270 public static Boolean showEuiccSettingsDetecting(Context context) { in showEuiccSettingsDetecting() method in MobileNetworkUtils