Loading searchuilib/src/com/android/app/search/QueryExtras.java +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ import android.app.search.Query; */ public class QueryExtras { // Can be either 1 (ALLAPPS) or 2 (QSB) // Can be either 1 (ALLAPPS), 2 (QSB), or 3 (OVERVIEW) public static final String EXTRAS_KEY_ENTRY = "entry"; // This value overrides the timeout that is defined inside {@link SearchContext#getTimeout} Loading Loading
searchuilib/src/com/android/app/search/QueryExtras.java +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ import android.app.search.Query; */ public class QueryExtras { // Can be either 1 (ALLAPPS) or 2 (QSB) // Can be either 1 (ALLAPPS), 2 (QSB), or 3 (OVERVIEW) public static final String EXTRAS_KEY_ENTRY = "entry"; // This value overrides the timeout that is defined inside {@link SearchContext#getTimeout} Loading