Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarDisplayAreaController.java659 Rect titleBarDisplayBounds = mTitleBarDisplayBounds; in updateBounds() local
691 titleBarDisplayBounds.width() * DisplayMetrics.DENSITY_DEFAULT in updateBounds()
694 titleBarDisplayBounds.height() * DisplayMetrics.DENSITY_DEFAULT in updateBounds()
696 wct.setBounds(titleBarDisplayToken, titleBarDisplayBounds); in updateBounds()
751 titleBarDisplayBounds.left, -mTitleBarHeight); in updateBounds()