Searched refs:statusBarInset (Results 1 – 2 of 2) sorted by relevance
67 protected int getStatusBarHeight(Context context, boolean isPortrait, int statusBarInset) { in getStatusBarHeight() argument
274 protected int getStatusBarHeight(Context context, boolean isPortrait, int statusBarInset) { in getStatusBarHeight() argument280 return Math.max(statusBarInset, statusBarHeight); in getStatusBarHeight()