Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java165 private static final int TEST_PID = 6789; field in WifiServiceImplTest
2165 mWifiServiceImpl.registerLOHSForTest(TEST_PID, mRequestInfo); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()
2200 mWifiServiceImpl.registerLOHSForTest(TEST_PID, mRequestInfo); in testAllRegisteredCallbacksTriggeredWhenSoftApStops()
2242 mWifiServiceImpl.registerLOHSForTest(TEST_PID, mRequestInfo); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()
2284 mWifiServiceImpl.registerLOHSForTest(TEST_PID, mRequestInfo); in testRegisteredLocalOnlyHotspotRequestorsGetOnStartedCallbackWhenReady()
2306 mWifiServiceImpl.registerLOHSForTest(TEST_PID, mRequestInfo); in testRegisterLocalOnlyHotspotRequestAfterAlreadyStartedGetsOnStartedCallback()
2424 mWifiServiceImpl.registerLOHSForTest(TEST_PID, mRequestInfo); in testRegisterLocalOnlyHotspotRequestAfterStoppedNoOnStartedCallback()