Searched refs:getAppBarLayoutHeight (Results 1 – 1 of 1) sorted by relevance
222 final boolean appBarHeightChanged = mAppBarHeight != getAppBarLayoutHeight();715 mAppBarHeight = getAppBarLayoutHeight(); in updateLayout()725 private int getAppBarLayoutHeight() { in getAppBarLayoutHeight() method in DirectoryFragment