Searched refs:workTab (Results 1 – 3 of 3) sorted by relevance
2019 final View workTab = tabHost.getTabWidget().getChildAt(1);2020 workTab.setFocusable(true);2021 workTab.setFocusableInTouchMode(true);2022 workTab.requestFocus();
353 Button workTab = findViewById(R.id.tab_work); in setDeviceManagementResources() local354 workTab.setText(mActivityContext.getStringCache().widgetsWorkTab); in setDeviceManagementResources()
1034 Button workTab = findViewById(R.id.tab_work); in setDeviceManagementResources() local1035 workTab.setText(mActivityContext.getStringCache().allAppsWorkTab); in setDeviceManagementResources()