Searched defs:abl (Results 1 – 2 of 2) sorted by relevance
104 AppBarLayout abl = findViewById(R.id.app_bar); in onOptionsItemSelected() local109 AppBarLayout abl = findViewById(R.id.app_bar); in onOptionsItemSelected() local
877 public void onStopNestedScroll(CoordinatorLayout coordinatorLayout, AppBarLayout abl, in onStopNestedScroll()942 private int getChildIndexOnOffset(AppBarLayout abl, final int offset) { in getChildIndexOnOffset()952 private void snapToChildIfNeeded(CoordinatorLayout coordinatorLayout, AppBarLayout abl) { in snapToChildIfNeeded()1277 public Parcelable onSaveInstanceState(CoordinatorLayout parent, AppBarLayout abl) { in onSaveInstanceState()1427 final AppBarLayout abl = (AppBarLayout) header; in getOverlapRatioForOffset() local1446 private static int getAppBarLayoutOffset(AppBarLayout abl) { in getAppBarLayoutOffset()