Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DLastCallerInfoManager.java126 case WifiManager.API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS: in convertApiName()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java542 API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS,
892 public static final int API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS = 35; field in WifiManager
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java5263 mLastCallerInfoManager.put(WifiManager.API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS,
5287 WifiManager.API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS,
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java9690 verify(mLastCallerInfoManager).put(eq(WifiManager.API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS), in testEnabledTdlsWithMacAddress()
9709 .put(eq(WifiManager.API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS), in testEnabledTdlsWithMacAddressCallback()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt870 field public static final int API_SET_TDLS_ENABLED_WITH_MAC_ADDRESS = 35; // 0x23