Searched defs:getStatusBarHeight (Results 1 – 8 of 8) sorted by relevance
38 public static int getStatusBarHeight(Context context) { in getStatusBarHeight() method in SystemBarUtils45 public static int getStatusBarHeight(Resources res, DisplayCutout cutout) { in getStatusBarHeight() method in SystemBarUtils
79 fun getStatusBarHeight(resource: Resources): Int { in <lambda>() method
119 public int getStatusBarHeight() { in getStatusBarHeight() method in StatusBarWindowController
321 int getStatusBarHeight() { in getStatusBarHeight() method
199 int getStatusBarHeight(); in getStatusBarHeight() method
1693 public int getStatusBarHeight() { in getStatusBarHeight() method
911 private fun getStatusBarHeight(taskInfo: RunningTaskInfo): Int { in <lambda>() method
826 private int getStatusBarHeight(int displayId) { in getStatusBarHeight() method in DesktopModeWindowDecorViewModel