Searched refs:UID_REMOVED (Results 1 – 9 of 9) sorted by relevance
21 import static android.net.TrafficStats.UID_REMOVED;155 return uid == android.os.Process.SYSTEM_UID || uid == UID_REMOVED in isAccessibleToUser()161 return uid == android.os.Process.SYSTEM_UID || uid == UID_REMOVED in isAccessibleToUser()
30 import static android.net.TrafficStats.UID_REMOVED;648 key.ident, UID_REMOVED, SET_DEFAULT, TAG_NONE); in removeUids()
166 public static final int UID_REMOVED = TrafficStats.UID_REMOVED; field in NetworkStats.Bucket301 case TrafficStats.UID_REMOVED: return UID_REMOVED; in convertUid()
118 case TrafficStats.UID_REMOVED: in buildUidDetail()
81 public static final int UID_REMOVED = -4; field in TrafficStats
46 import static android.net.TrafficStats.UID_REMOVED;538 assertUidTotal(sTemplateWifi, UID_REMOVED, 4112L, 259L, 528L, 33L, 10); in testUidRemovedIsMoved()
7417 field public static final int UID_REMOVED = -4; // 0xfffffffc9977 …ield public static final java.lang.String ACTION_UID_REMOVED = "android.intent.action.UID_REMOVED";
7686 …ield public static final java.lang.String ACTION_UID_REMOVED = "android.intent.action.UID_REMOVED";
4607 Landroid/app/usage/NetworkStats$Bucket;->UID_REMOVED:I