Searched refs:sourceBounds (Results 1 – 2 of 2) sorted by relevance
229 final Rect sourceBounds = intent.getSourceBounds(); in onCreate() local230 if (sourceBounds != null) { in onCreate()231 mFloatingLayout.setChildTargetScreen(sourceBounds); in onCreate()
1485 Rect sourceBounds = mSearchDropTargetBar.getSearchBarBounds(); in startSearch() local1490 appSearchData, globalSearch, sourceBounds); in startSearch()