HomeSort by relevance Sort by last modified time
    Searched refs:getMatchRule (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/net/
NetworkOverLimitActivity.java 87 switch (template.getMatchRule()) {
  /packages/apps/Settings/src/com/android/settings/net/
NetworkPolicyEditor.java 82 if (policy.template.getMatchRule() == MATCH_WIFI) {
207 switch (template.getMatchRule()) {
  /frameworks/base/core/java/android/net/
NetworkTemplate.java 155 public int getMatchRule() {
  /frameworks/base/services/java/com/android/server/net/
NetworkPolicyManagerService.java 505 switch (template.getMatchRule()) {
568 switch (policy.template.getMatchRule()) {
602 switch (policy.template.getMatchRule()) {
742 switch (template.getMatchRule()) {
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DataUsageSummary.java     [all...]

Completed in 251 milliseconds