Searched refs:mRecentsOnboarding (Results 1 – 1 of 1) sorted by relevance
139 private RecentsOnboarding mRecentsOnboarding; field in NavigationBarView281 mRecentsOnboarding = new RecentsOnboarding(context, mOverviewProxyService); in NavigationBarView()784 mRecentsOnboarding.onNavigationModeChanged(mNavBarMode); in onNavigationModeChanged()803 mRecentsOnboarding.hide(true); in hideRecentsOnboarding()835 mRecentsOnboarding.setNavBarHeight(getMeasuredHeight()); in onLayout()986 mRecentsOnboarding.onConfigurationChanged(mConfiguration); in onConfigurationChanged()1075 mRecentsOnboarding.onConnectedToLauncher(); in setUpSwipeUpOnboarding()1077 mRecentsOnboarding.onDisconnectedFromLauncher(); in setUpSwipeUpOnboarding()1117 mRecentsOnboarding.dump(pw); in dump()