Searched refs:mClientModeImplLooper (Results 1 – 3 of 3) sorted by relevance
64 private final Looper mClientModeImplLooper; field in WifiController112 mClientModeImplLooper = clientModeImplLooper; in WifiController()475 (new Handler(mClientModeImplLooper)).post(() -> { in processMessage()
108 private Looper mClientModeImplLooper; field in WifiLastResortWatchdog131 mClientModeImplLooper = clientModeImplLooper; in WifiLastResortWatchdog()388 (new Handler(mClientModeImplLooper)).post(() -> { in takeBugReportWithCurrentProbability()
55 @Mock Looper mClientModeImplLooper; field in WifiDataStallTest93 mClientModeImplLooper, mClock); in setUp()