Searched refs:getMatchRule (Results 1 – 8 of 8) 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()
365 public int getMatchRule() { in getMatchRule() method in NetworkTemplate
1382 switch (policy.template.getMatchRule()) { in enqueueNotification()1410 switch (policy.template.getMatchRule()) { in enqueueNotification()1762 if (template.getMatchRule() == MATCH_MOBILE) {2421 if (policy.template.getMatchRule() == NetworkTemplate.MATCH_WIFI in upgradeWifiMeteredOverrideAL()2468 writeIntAttribute(out, ATTR_NETWORK_TEMPLATE, template.getMatchRule()); in writePolicyAL()
1212 final NetworkStats stats = getNetworkStatsSession(template.getMatchRule() in getUidNetworkStatsSnapshotForTemplate()
14403 HSPLandroid/net/NetworkTemplate;->getMatchRule()I