Searched refs:getMatchRule (Results 1 – 7 of 7) sorted by relevance
115 assertEquals(MATCH_MOBILE_ALL, template.getMatchRule()); in testQueryDetails()126 assertEquals(MATCH_MOBILE_ALL, template.getMatchRule()); in testQueryDetails()189 t.getMatchRule() == NetworkTemplate.MATCH_MOBILE_WILDCARD), in testQueryDetails_NoSubscriberId()197 t.getMatchRule() == NetworkTemplate.MATCH_MOBILE_WILDCARD), in testQueryDetails_NoSubscriberId()
137 if (template.getMatchRule() == MATCH_WIFI) { in buildDefaultPolicy()222 template.getMatchRule(), template.getSubscriberId(), strippedNetworkId); in buildUnquotedNetworkTemplate()
85 switch (template.getMatchRule()) { in getLimitedDialogTitleForTemplate()
251 final int matchRule = networkTemplate.getMatchRule(); in getNetworkType()
362 public int getMatchRule() { in getMatchRule() method in NetworkTemplate
1376 switch (policy.template.getMatchRule()) { in enqueueNotification()1404 switch (policy.template.getMatchRule()) { in enqueueNotification()1756 if (template.getMatchRule() == MATCH_MOBILE) {2414 if (policy.template.getMatchRule() == NetworkTemplate.MATCH_WIFI in upgradeWifiMeteredOverrideAL()2461 writeIntAttribute(out, ATTR_NETWORK_TEMPLATE, template.getMatchRule()); in writePolicyAL()
10490 HSPLandroid/net/NetworkTemplate;->getMatchRule()I