Searched refs:getMatchRule (Results 1 – 9 of 9) sorted by relevance
55 if (mTemplate.getMatchRule() == NetworkTemplate.MATCH_MOBILE) { in setTemplate()84 if (mTemplate.getMatchRule() == NetworkTemplate.MATCH_MOBILE) { in getIntent()
126 assertEquals(MATCH_MOBILE_ALL, template.getMatchRule()); in testQueryDetails()136 assertEquals(MATCH_MOBILE_ALL, template.getMatchRule()); in testQueryDetails()
324 return new QueryParam(getMatchRule(transport), getNetstatsOemManaged(oemType)); in build()337 private static int getMatchRule(@NonNull Transport transport) { in getMatchRule() method in ConnectivityPublisher.QueryParam
74 return new NetworkTemplate.Builder(template.getMatchRule()) in normalizeMobileTemplate()
275 assertThat(mFragment.mTemplate.getMatchRule()) in onCreate_noNetworkTemplateAndInvalidDataSubscription_shouldUseWifiTemplate()
981 switch (template.getMatchRule()) { in networkTypeForTemplate()
156 method public int getMatchRule();
637 public int getMatchRule() { in getMatchRule() method in NetworkTemplate
1760 if (!template.getWifiNetworkKeys().isEmpty() && template.getMatchRule() != MATCH_TEST) {