Searched refs:getMatchRule (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/net/
H A DNetworkOverLimitActivity.java85 switch (template.getMatchRule()) {
/frameworks/base/tests/net/java/android/app/usage/
H A DNetworkStatsManagerTest.java115 assertEquals(MATCH_MOBILE_ALL, template.getMatchRule());
126 assertEquals(MATCH_MOBILE_ALL, template.getMatchRule());
189 t.getMatchRule() == NetworkTemplate.MATCH_MOBILE_WILDCARD),
197 t.getMatchRule() == NetworkTemplate.MATCH_MOBILE_WILDCARD),
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DNetworkPolicyEditor.java137 if (template.getMatchRule() == MATCH_WIFI) {
222 template.getMatchRule(), template.getSubscriberId(), strippedNetworkId);
/frameworks/base/core/java/android/net/
H A DNetworkTemplate.java296 public int getMatchRule() { method in class:NetworkTemplate
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1332 switch (policy.template.getMatchRule()) {
1353 switch (policy.template.getMatchRule()) {
1683 if (template.getMatchRule() == MATCH_MOBILE) {
2328 if (policy.template.getMatchRule() == NetworkTemplate.MATCH_WIFI
2374 writeIntAttribute(out, ATTR_NETWORK_TEMPLATE, template.getMatchRule());
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 176 milliseconds