Searched defs:ratType (Results 1 – 3 of 3) sorted by relevance
41 public final int ratType; field in NetworkStatsExt52 boolean slicedByTag, boolean slicedByMetered, int ratType, in NetworkStatsExt()
156 private void assertRatTypeChangedForSub(String subscriberId, int ratType) { in assertRatTypeChangedForSub()166 private void assertRatTypeNotChangedForSub(String subscriberId, int ratType) { in assertRatTypeNotChangedForSub()167 assertEquals(mMonitor.getRatTypeForSubscriberId(subscriberId), ratType); in assertRatTypeNotChangedForSub() local
168 @NetworkType int ratType, int metered) { in buildTemplateMobileWithRatType()613 public static int getCollapsedRatType(int ratType) { in getCollapsedRatType()