Home
last modified time | relevance | path

Searched refs:getMatchRule (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/net/java/android/app/usage/
DNetworkStatsManagerTest.java115 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()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DNetworkPolicyEditor.java137 if (template.getMatchRule() == MATCH_WIFI) { in buildDefaultPolicy()
222 template.getMatchRule(), template.getSubscriberId(), strippedNetworkId); in buildUnquotedNetworkTemplate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/net/
DNetworkOverLimitActivity.java85 switch (template.getMatchRule()) { in getLimitedDialogTitleForTemplate()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
DDataUsageController.java251 final int matchRule = networkTemplate.getMatchRule(); in getNetworkType()
/frameworks/base/core/java/android/net/
DNetworkTemplate.java365 public int getMatchRule() { in getMatchRule() method in NetworkTemplate
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1382 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()
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java1212 final NetworkStats stats = getNetworkStatsSession(template.getMatchRule() in getUidNetworkStatsSnapshotForTemplate()
/frameworks/base/config/
Dboot-image-profile.txt14403 HSPLandroid/net/NetworkTemplate;->getMatchRule()I