Loading core/java/android/content/Intent.java +1 −0 Original line number Diff line number Diff line Loading @@ -5242,6 +5242,7 @@ public class Intent implements Parcelable, Cloneable { /** * Optional CharSequence extra to provide a search query. * The format of this query is dependent on the receiving application. * * <p>Applicable to {@link Intent} with actions: * <ul> Loading Loading
core/java/android/content/Intent.java +1 −0 Original line number Diff line number Diff line Loading @@ -5242,6 +5242,7 @@ public class Intent implements Parcelable, Cloneable { /** * Optional CharSequence extra to provide a search query. * The format of this query is dependent on the receiving application. * * <p>Applicable to {@link Intent} with actions: * <ul> Loading