Searched refs:showEuiccSettings (Results 1 – 12 of 12) sorted by relevance
101 if (MobileNetworkUtils.showEuiccSettings(mContext)) { in getSummary()135 if (MobileNetworkUtils.showEuiccSettings(mContext)) { in update()144 if (MobileNetworkUtils.showEuiccSettings(mContext)) { in update()
85 MobileNetworkUtils.showEuiccSettings(mContext)); in displayPreference()
105 if (MobileNetworkUtils.showEuiccSettings(mContext)) { in getSummary()146 if (MobileNetworkUtils.showEuiccSettings(mContext)) { in update()157 if (MobileNetworkUtils.showEuiccSettings(mContext)) { in update()
48 return showEuiccSettings() ? AVAILABLE : UNSUPPORTED_ON_DEVICE; in getAvailabilityStatus()51 private boolean showEuiccSettings() { in showEuiccSettings() method in ResetEsimPreferenceController
218 if (showEuiccSettings(getContext())) { in establishInitialState()231 private boolean showEuiccSettings(Context context) { in showEuiccSettings() method in ResetNetwork
41 return MobileNetworkUtils.showEuiccSettings(mContext) in getAvailabilityStatus()
195 public static boolean showEuiccSettings(Context context) { in showEuiccSettings() method in MobileNetworkUtils
178 public static boolean showEuiccSettings(Context context) { in showEuiccSettings() method in MobileNetworkUtils
202 public static boolean showEuiccSettings(Context context) { in showEuiccSettings() method in MobileNetworkSettings1043 if (showEuiccSettings(getContext())) { in updateBody()1063 if (showEuiccSettings(getActivity())) { in updateBodyAdvancedFields()