Searched refs:ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT (Results 1 – 2 of 2) sorted by relevance
58 public static final String ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT = field in WifiApConfigStore137 filter.addAction(ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT); in WifiApConfigStore()150 case ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT:221 .setContentIntent(getPrivateBroadcast(ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT)) in createConversionNotification()
765 Intent intent = new Intent(WifiApConfigStore.ACTION_HOTSPOT_CONFIG_USER_TAPPED_CONTENT); in testNotificationClearedWhenContentIsTapped()