Searched refs:findTabHostParent (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DFocusHelper.java75 private static TabHost findTabHostParent(View v) { method in class:FocusHelper
87 final TabHost tabHost = findTabHostParent(v);
138 final TabHost tabHost = findTabHostParent(container);
298 final TabHost tabHost = findTabHostParent(container);
443 final TabHost tabHost = findTabHostParent(parent);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DFocusHelper.java64 private static AppsCustomizeTabHost findTabHostParent(View v) { method in class:FocusHelper
403 final AppsCustomizeTabHost tabHost = findTabHostParent(parent);

Completed in 112 milliseconds