Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java968 HandlerThread serviceHandlerThread = createAndStartHandlerThreadForRunWithScissors(); in testGetWifiApEnabled()
3004 HandlerThread handlerThread = createAndStartHandlerThreadForRunWithScissors(); in setupClientModeImplHandlerForRunWithScissors()
3010 private HandlerThread createAndStartHandlerThreadForRunWithScissors() { in createAndStartHandlerThreadForRunWithScissors() method in WifiServiceImplTest