Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/ui/
DActivityAllAppsContainerViewTest.java67 private AppInfo[] mWorkAppInfo; field in ActivityAllAppsContainerViewTest
91 mWorkAppInfo = new AppInfo[]{gmailWorkAppInfo}; in setUp()
105 mActivityAllAppsContainerView.getAppsStore().setApps(mWorkAppInfo, 0, null); in testOnAppsUpdatedWithWorkApps_shouldShowTabsIsTrue()