Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java166 private static final String TAB_TAG_PERSONAL = "personal"; field in ResolverActivity
1629 TabHost.TabSpec tabSpec = tabHost.newTabSpec(TAB_TAG_PERSONAL)
1647 if (TAB_TAG_PERSONAL.equals(tabId)) {