Searched refs:getColorViewTopInset (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java369 final int topInset = DecorView.getColorViewTopInset(mStableInsets.top, mSystemInsets.top);
H A DDecorView.java982 static int getColorViewTopInset(int stableTop, int systemTop) { method in class:DecorView
1013 mLastTopInset = getColorViewTopInset(insets.getStableInsetTop(),

Completed in 494 milliseconds