Loading core/java/android/provider/Settings.java +0 −11 Original line number Diff line number Diff line Loading @@ -19610,17 +19610,6 @@ public final class Settings { @Readable public static final String MULTI_SIM_SMS_PROMPT = "multi_sim_sms_prompt"; /** User preferred subscriptions setting. * This holds the details of the user selected subscription from the card and * the activation status. Each settings string have the comma separated values * iccId,appType,appId,activationStatus,3gppIndex,3gpp2Index * @hide */ @UnsupportedAppUsage @Readable public static final String[] MULTI_SIM_USER_PREFERRED_SUBS = {"user_preferred_sub1", "user_preferred_sub2","user_preferred_sub3"}; /** * Which subscription is enabled for a physical slot. * @hide Loading
core/java/android/provider/Settings.java +0 −11 Original line number Diff line number Diff line Loading @@ -19610,17 +19610,6 @@ public final class Settings { @Readable public static final String MULTI_SIM_SMS_PROMPT = "multi_sim_sms_prompt"; /** User preferred subscriptions setting. * This holds the details of the user selected subscription from the card and * the activation status. Each settings string have the comma separated values * iccId,appType,appId,activationStatus,3gppIndex,3gpp2Index * @hide */ @UnsupportedAppUsage @Readable public static final String[] MULTI_SIM_USER_PREFERRED_SUBS = {"user_preferred_sub1", "user_preferred_sub2","user_preferred_sub3"}; /** * Which subscription is enabled for a physical slot. * @hide