Home
last modified time | relevance | path

Searched refs:hasCalculatedBottomOffset (Results 1 – 1 of 1) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/util/
DSystemBarHelper.java270 private boolean hasCalculatedBottomOffset = false; field in SystemBarHelper.WindowInsetsListener
274 if (!hasCalculatedBottomOffset) { in onApplyWindowInsets()
276 hasCalculatedBottomOffset = true; in onApplyWindowInsets()