Searched refs:mIsWork (Results 1 – 2 of 2) sorted by relevance
619 private final boolean mIsWork; field in AllAppsContainerView.AdapterHolder631 mIsWork = isWork; in AdapterHolder()658 if (!mIsWork || recyclerView == null) return; in setupOverlay()690 int bottomOffset = mWorkModeSwitch != null && mIsWork ? switchH : 0; in applyPadding()
132 private final boolean mIsWork; field in AlphabeticalAppsList146 mIsWork = isWork; in AlphabeticalAppsList()