Searched defs:decorView (Results 1 – 5 of 5) sorted by relevance
80 final View decorView = getWindow().getDecorView(); in updateWindowProperties() local
95 View decorView = getWindow().getDecorView(); in setStatusBarColor() local
110 final View decorView = ((Activity) context).getWindow().getDecorView(); in startAnimation() local
445 final ViewGroup decorView = (ViewGroup) mActivity.getWindow().getDecorView(); in updateOverflowButtonColor() local
746 View decorView = getWindow().getDecorView(); in onKeyDown() local