Searched refs:workTab (Results 1 – 4 of 4) sorted by relevance
1827 final View workTab =1830 workTab.setFocusable(true);1831 workTab.setFocusableInTouchMode(true);1832 workTab.requestFocus();
1336 View workTab = mTabHost.getTabWidget().getChildAt( in setupProfileTabs()1338 workTab.setFocusable(true); in setupProfileTabs()1339 workTab.setFocusableInTouchMode(true); in setupProfileTabs()1340 workTab.requestFocus(); in setupProfileTabs()
258 Button workTab = findViewById(R.id.tab_work); in setDeviceManagementResources() local259 workTab.setText(mActivityContext.getStringCache().widgetsWorkTab); in setDeviceManagementResources()
1236 Button workTab = findViewById(R.id.tab_work); in setDeviceManagementResources() local1237 workTab.setText(mActivityContext.getStringCache().allAppsWorkTab); in setDeviceManagementResources()