Searched refs:MATCH_WIFI (Results 1 – 3 of 3) sorted by relevance
66 public static final int MATCH_WIFI = 4; field in NetworkTemplate76 case MATCH_WIFI: in isKnownMatchRule()129 return new NetworkTemplate(MATCH_WIFI, null, networkId); in buildTemplateWifi()319 case MATCH_WIFI: in matches()436 case MATCH_WIFI: in getMatchRuleName()
23 import static android.net.NetworkTemplate.MATCH_WIFI;137 if (template.getMatchRule() == MATCH_WIFI) { in buildDefaultPolicy()
71 import static android.net.NetworkTemplate.MATCH_WIFI;1336 case MATCH_WIFI: in enqueueNotification()1357 case MATCH_WIFI: in enqueueNotification()2328 if (policy.template.getMatchRule() == NetworkTemplate.MATCH_WIFI in upgradeWifiMeteredOverrideAL()