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()) {
538 mAppBarHeight = getAppBarLayoutHeight(); in updateLayout()
547 private int getAppBarLayoutHeight() { in getAppBarLayoutHeight() method in DirectoryFragment