Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java197 if (mAppBarHeight != getAppBarLayoutHeight()) {
540 mAppBarHeight = getAppBarLayoutHeight(); in updateLayout()
549 private int getAppBarLayoutHeight() { in getAppBarLayoutHeight() method in DirectoryFragment