Loading core/java/android/provider/Settings.java +3 −0 Original line number Diff line number Diff line Loading @@ -18441,6 +18441,9 @@ public final class Settings { /** * Activity Action: For system or preinstalled apps to show their {@link Activity} embedded * in Settings app on large screen devices. * * Developers should resolve the Intent action before using it. * * <p> * Input: {@link #EXTRA_SETTINGS_EMBEDDED_DEEP_LINK_INTENT_URI} must be included to * specify the intent for the activity which will be embedded in Settings app. Loading
core/java/android/provider/Settings.java +3 −0 Original line number Diff line number Diff line Loading @@ -18441,6 +18441,9 @@ public final class Settings { /** * Activity Action: For system or preinstalled apps to show their {@link Activity} embedded * in Settings app on large screen devices. * * Developers should resolve the Intent action before using it. * * <p> * Input: {@link #EXTRA_SETTINGS_EMBEDDED_DEEP_LINK_INTENT_URI} must be included to * specify the intent for the activity which will be embedded in Settings app.