Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DFocusHelper.java75 private static TabHost findTabHostParent(View v) { in findTabHostParent() method in FocusHelper
87 final TabHost tabHost = findTabHostParent(v); in handleAppsCustomizeTabKeyEvent()
138 final TabHost tabHost = findTabHostParent(container); in handlePagedViewGridLayoutWidgetKeyEvent()
298 final TabHost tabHost = findTabHostParent(container); in handleAppsCustomizeKeyEvent()
443 final TabHost tabHost = findTabHostParent(parent); in handleTabKeyEvent()