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

/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1019 public static int getColorViewTopInset(int stableTop, int systemTop) { method in class:DecorView
1074 mLastTopInset = getColorViewTopInset(insets.getStableInsetTop(),

Completed in 78 milliseconds