Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DTwtManager.java101 private final WifiNativeTwtEvents mWifiNativeTwtEvents; field in TwtManager
132 mWifiNativeTwtEvents = new WifiNativeTwtEvents(); in TwtManager()
475 mWifiNative.registerTwtCallbacks(mWifiNativeTwtEvents); in registerWifiNativeTwtEvents()