Searched defs:sourceBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DSearchManager.java517 Rect sourceBounds) {
519 startGlobalSearch(initialQuery, selectInitialQuery, appSearchData, sourceBounds);
540 Bundle appSearchData, Rect sourceBounds) {
566 intent.setSourceBounds(sourceBounds);
512 startSearch(String initialQuery, boolean selectInitialQuery, ComponentName launchActivity, Bundle appSearchData, boolean globalSearch, Rect sourceBounds) argument
539 startGlobalSearch(String initialQuery, boolean selectInitialQuery, Bundle appSearchData, Rect sourceBounds) argument

Completed in 96 milliseconds