Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java47 public static final String ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT = field in WifiApConfigStore
118 filter.addAction(ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT); in WifiApConfigStore()