Searched refs:statusBarHeaderHeightKeyguard (Results 1 – 1 of 1) sorted by relevance
222 final int statusBarHeaderHeightKeyguard = context.getResources() in getStatusBarHeaderHeightKeyguard() local224 return Math.max(statusBarHeight, statusBarHeaderHeightKeyguard + waterfallInsetTop); in getStatusBarHeaderHeightKeyguard()