Searched refs:INSETS_HELPER (Results 1 – 1 of 1) sorted by relevance
108 INSETS_HELPER = new CoordinatorLayoutInsetsHelperLollipop();111 INSETS_HELPER = null;141 static final CoordinatorLayoutInsetsHelper INSETS_HELPER; field in CoordinatorLayout202 if (INSETS_HELPER != null) { in CoordinatorLayout()203 INSETS_HELPER.setupForWindowInsets(this, new ApplyInsetsListener()); in CoordinatorLayout()