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

/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSnapshotSurface.java38 import static com.android.internal.policy.DecorView.getColorViewTopInset;
503 return getColorViewTopInset(mStableInsets.top, mContentInsets.top);
/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java373 final int topInset = DecorView.getColorViewTopInset(mStableInsets.top, mSystemInsets.top);
H A DDecorView.java1010 public static int getColorViewTopInset(int stableTop, int systemTop) { method in class:DecorView
1068 mLastTopInset = getColorViewTopInset(insets.getStableInsetTop(),
/frameworks/base/config/
H A Dboot-image-profile.txt9203 HPLcom/android/internal/policy/DecorView;->getColorViewTopInset(II)I
[all...]

Completed in 112 milliseconds