Home
last modified time | relevance | path

Searched defs:TEST_WORKSOURCE (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DOemWifiNetworkFactoryTest.java46 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE_NAME); field in OemWifiNetworkFactoryTest
DLocalOnlyHotspotRequestInfoTest.java46 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in LocalOnlyHotspotRequestInfoTest
DMultiInternetWifiNetworkFactoryTest.java64 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE_NAME); field in MultiInternetWifiNetworkFactoryTest
DMultiInternetManagerTest.java87 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE_NAME); field in MultiInternetManagerTest
DConcreteClientModeManagerTest.java96 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in ConcreteClientModeManagerTest
DWifiVendorHalTest.java103 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiVendorHalTest
DWifiNativeTest.java257 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiNativeTest
DActiveModeWardenTest.java154 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE); field in ActiveModeWardenTest
4448 TEST_WORKSOURCE, TEST_SSID_2, TEST_BSSID_2, false); in testGetCmmInRolesWithNullRoleInOneCmm() local
DWifiNativeInterfaceManagementTest.java87 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiNativeInterfaceManagementTest
DSoftApManagerTest.java167 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in SoftApManagerTest