Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java63 public static final String ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT = field in WifiApConfigStore
148 filter.addAction(ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT); in WifiApConfigStore()