Searched refs:entryBounds (Results 1 – 2 of 2) sorted by relevance
116 Rect entryBounds = getEntryDestinationBoundsIgnoringKeepClearAreas(); in getEntryDestinationBounds() local119 return mPipKeepClearAlgorithm.findUnoccludedPosition(entryBounds, in getEntryDestinationBounds()
983 final Rect entryBounds = mPipTaskOrganizer.startSwipePipToHome(componentName, activityInfo, in startSwipePipToHome() local986 mPipBoundsState.setNormalBounds(entryBounds); in startSwipePipToHome()987 return entryBounds; in startSwipePipToHome()