Home
last modified time | relevance | path

Searched refs:MATCH_MOBILE_ALL (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkTemplate.java60 public static final int MATCH_MOBILE_ALL = 1; field in NetworkTemplate
84 return new NetworkTemplate(MATCH_MOBILE_ALL, subscriberId, null); in buildTemplateMobileAll()
243 case MATCH_MOBILE_ALL: in isMatchRuleMobile()
278 case MATCH_MOBILE_ALL: in matches()
416 case MATCH_MOBILE_ALL: in getMatchRuleName()
/frameworks/base/packages/SystemUI/src/com/android/systemui/net/
DNetworkOverLimitActivity.java38 import static android.net.NetworkTemplate.MATCH_MOBILE_ALL;
92 case MATCH_MOBILE_ALL: in getLimitedDialogTitleForTemplate()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java63 import static android.net.NetworkTemplate.MATCH_MOBILE_ALL;
1050 case MATCH_MOBILE_ALL: in enqueueNotification()
1086 case MATCH_MOBILE_ALL: in enqueueNotification()
1468 case MATCH_MOBILE_ALL: in readPolicyLocked()