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()
296 public int getMatchRule() { in getMatchRule() method in NetworkTemplate
1332 switch (policy.template.getMatchRule()) { in enqueueNotification()1353 switch (policy.template.getMatchRule()) { in enqueueNotification()1683 if (template.getMatchRule() == MATCH_MOBILE) {2328 if (policy.template.getMatchRule() == NetworkTemplate.MATCH_WIFI in upgradeWifiMeteredOverrideAL()2374 writeIntAttribute(out, ATTR_NETWORK_TEMPLATE, template.getMatchRule()); in writePolicyAL()
3540 Landroid/net/NetworkTemplate;->getMatchRule()I
26277 HSPLandroid/net/NetworkTemplate;->getMatchRule()I