Home
last modified time | relevance | path

Searched refs:parentBoundsHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java8807 final float parentBoundsHeight = parentBounds.height(); in updateResolvedBoundsPosition() local
8811 if (parentBoundsHeight != screenResolvedBoundsHeight) { in updateResolvedBoundsPosition()