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

  /packages/apps/Launcher2/src/com/android/launcher2/
HideFromAccessibilityHelper.java 104 (!mOnlyAllApps || hasAncestorOfType(v, AppsCustomizeTabHost.class));
AppsCustomizeTabHost.java 40 public class AppsCustomizeTabHost extends TabHost implements LauncherTransitionable,
42 static final String LOG_TAG = "AppsCustomizeTabHost";
59 public AppsCustomizeTabHost(Context context, AttributeSet attrs) {
AppsCustomizePagedView.java 398 AppsCustomizeTabHost host = (AppsCustomizeTabHost) getTabHost();
406 // the transition completes in AppsCustomizeTabHost (otherwise the wrong offsets will be
    [all...]
Launcher.java 240 private AppsCustomizeTabHost mAppsCustomizeTabHost;
    [all...]

Completed in 106 milliseconds