HomeSort by relevance Sort by last modified time
    Searched refs:AllAppsContainerView (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 138 public class AllAppsContainerView extends BaseContainerView implements DragSource,
170 public AllAppsContainerView(Context context) {
174 public AllAppsContainerView(Context context, AttributeSet attrs) {
178 public AllAppsContainerView(Context context, AttributeSet attrs, int defStyleAttr) {
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherStateTransitionAnimation.java 32 import com.android.launcher3.allapps.AllAppsContainerView;
130 final AllAppsContainerView toView = mLauncher.getAppsView();
419 AllAppsContainerView appsView = mLauncher.getAppsView();
    [all...]
Launcher.java 100 import com.android.launcher3.allapps.AllAppsContainerView;
271 @Thunk AllAppsContainerView mAppsView;
    [all...]

Completed in 479 milliseconds