Home
last modified time | relevance | path

Searched defs:homeContentInsets (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DIRecentsAnimationRunner.aidl61 in Rect homeContentInsets, in Rect minimizedHomeBounds, in Bundle extras) = 2; in onAnimationStart()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationListener.java33 Rect homeContentInsets, Rect minimizedHomeBounds, Bundle extras); in onAnimationStart()