Searched refs:MATCH_WIFI (Results 1 – 5 of 5) sorted by relevance
68 public static final int MATCH_WIFI = 4; field in NetworkTemplate78 case MATCH_WIFI: in isKnownMatchRule()147 return new NetworkTemplate(MATCH_WIFI, null, networkId); in buildTemplateWifi()341 case MATCH_WIFI: in matches()458 case MATCH_WIFI: in getMatchRuleName()
23 import static android.net.NetworkTemplate.MATCH_WIFI;137 if (template.getMatchRule() == MATCH_WIFI) { in buildDefaultPolicy()
255 case NetworkTemplate.MATCH_WIFI: in getNetworkType()
71 import static android.net.NetworkTemplate.MATCH_WIFI;1373 case MATCH_WIFI: in enqueueNotification()1401 case MATCH_WIFI: in enqueueNotification()2395 if (policy.template.getMatchRule() == NetworkTemplate.MATCH_WIFI in upgradeWifiMeteredOverrideAL()
48098 Landroid/net/NetworkTemplate;->MATCH_WIFI:I