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.java45 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.java62 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.java95 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in ConcreteClientModeManagerTest
DWifiVendorHalTest.java101 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiVendorHalTest
DWifiNativeTest.java247 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiNativeTest
DWifiNativeInterfaceManagementTest.java79 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiNativeInterfaceManagementTest
DActiveModeWardenTest.java148 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE); field in ActiveModeWardenTest
4272 TEST_WORKSOURCE, TEST_SSID_2, TEST_BSSID_2, false); in testGetCmmInRolesWithNullRoleInOneCmm() local
DSoftApManagerTest.java156 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in SoftApManagerTest