Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DTwtManager.java101 private final WifiNativeTwtEvents mWifiNativeTwtEvents;
132 mWifiNativeTwtEvents = new WifiNativeTwtEvents(); in TwtManager()
402 public class WifiNativeTwtEvents implements WifiNative.WifiTwtEvents { class in TwtManager
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DTwtManagerTest.java99 private ArgumentCaptor<TwtManager.WifiNativeTwtEvents> mWifiNativeTwtEventsArgumentCaptor;