Searched refs:AllAppsEduView (Results 1 – 3 of 3) sorted by relevance
38 import com.android.quickstep.views.AllAppsEduView;113 AllAppsEduView.show(launcher); in QuickstepOnboardingPrefs()127 AllAppsEduView view = getOpenView(mLauncher, TYPE_ALL_APPS_EDU); in QuickstepOnboardingPrefs()
56 public class AllAppsEduView extends AbstractFloatingView { class73 public AllAppsEduView(Context context, AttributeSet attrs) { in AllAppsEduView() method in AllAppsEduView278 AllAppsEduView view = (AllAppsEduView) launcher.getLayoutInflater().inflate( in show()
38 import com.android.quickstep.views.AllAppsEduView;170 AllAppsEduView.show(mLauncher); in onSwipeInteractionCompleted()