Searched refs:MATCH_MOBILE (Results 1 – 4 of 4) sorted by relevance
65 public static final int MATCH_MOBILE = 1; field in NetworkTemplate75 case MATCH_MOBILE: in isKnownMatchRule()100 return new NetworkTemplate(MATCH_MOBILE, subscriberId, null); in buildTemplateMobileAll()278 case MATCH_MOBILE: in isMatchRuleMobile()317 case MATCH_MOBILE: in matches()434 case MATCH_MOBILE: in getMatchRuleName()
20 import static android.net.NetworkTemplate.MATCH_MOBILE;86 case MATCH_MOBILE: in getLimitedDialogTitleForTemplate()
222 NetworkTemplate.MATCH_MOBILE, subscriberId, new String[] { subscriberId }, in MultipathTracker()
70 import static android.net.NetworkTemplate.MATCH_MOBILE;1333 case MATCH_MOBILE: in enqueueNotification()1354 case MATCH_MOBILE: in enqueueNotification()1683 if (template.getMatchRule() == MATCH_MOBILE) {2164 case MATCH_MOBILE: in readPolicyAL()