Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/tests/src/android/support/v7/custom/
DCustomDrawerLayout.java27 private int mSystemWindowInsetTop; field in CustomDrawerLayout
42 mSystemWindowInsetTop = insets.getSystemWindowInsetTop(); in dispatchApplyWindowInsets()
47 return mSystemWindowInsetTop; in getSystemWindowInsetTop()