Searched refs:showEuiccSettings (Results 1 – 6 of 6) sorted by relevance
48 return showEuiccSettings() ? AVAILABLE : UNSUPPORTED_ON_DEVICE; in getDefaultAvailabilityStatus()51 private boolean showEuiccSettings() { in showEuiccSettings() method in ResetEsimPreferenceController
43 return MobileNetworkUtils.showEuiccSettings(mContext) in getAvailabilityStatus()
292 public static boolean showEuiccSettings(Context context) { in showEuiccSettings() method in MobileNetworkUtils
254 if (showEuiccSettings(getContext())) { in establishInitialState()299 private boolean showEuiccSettings(Context context) { in showEuiccSettings() method in ResetNetwork
61 MobileNetworkUtils.showEuiccSettings(context) in <lambda>()
123 if (remember { MobileNetworkUtils.showEuiccSettings(context) }) { in AddSim()