Searched refs:mMeteredMatchCriteria (Results 1 – 3 of 3) sorted by relevance
93 private final int mMeteredMatchCriteria; field in VcnUnderlyingNetworkTemplate128 mMeteredMatchCriteria = meteredMatchCriteria; in VcnUnderlyingNetworkTemplate()155 validateMatchCriteria(mMeteredMatchCriteria, "mMeteredMatchCriteria"); in validate()185 result.putInt(METERED_MATCH_KEY, mMeteredMatchCriteria); in toPersistableBundle()198 mMeteredMatchCriteria, in hashCode()213 && mMeteredMatchCriteria == rhs.mMeteredMatchCriteria in equals()242 if (mMeteredMatchCriteria != DEFAULT_METERED_MATCH_CRITERIA) { in dump()243 pw.println("mMeteredMatchCriteria: " + getMatchCriteriaString(mMeteredMatchCriteria)); in dump()269 return mMeteredMatchCriteria; in getMetered()
178 private int mMeteredMatchCriteria = MATCH_ANY; field in VcnWifiUnderlyingNetworkTemplate.Builder207 mMeteredMatchCriteria = matchCriteria; in setMetered()307 mMeteredMatchCriteria, in build()
413 private int mMeteredMatchCriteria = DEFAULT_METERED_MATCH_CRITERIA; field in VcnCellUnderlyingNetworkTemplate.Builder450 mMeteredMatchCriteria = matchCriteria; in setMetered()728 mMeteredMatchCriteria, in build()