Home
last modified time | relevance | path

Searched defs:getStatusBarHeight (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSystemWindowManagerProxy.java67 protected int getStatusBarHeight(Context context, boolean isPortrait, int statusBarInset) { in getStatusBarHeight() method in SystemWindowManagerProxy
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockViewFactoryImpl.kt262 private fun getStatusBarHeight(resource: Resources): Int { in <lambda>() method
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java274 protected int getStatusBarHeight(Context context, boolean isPortrait, int statusBarInset) { in getStatusBarHeight() method in WindowManagerProxy