Searched refs:FLAG_PERSIST_UID (Results 1 – 1 of 1) sorted by relevance
189 private static final int FLAG_PERSIST_UID = 0x2; field in NetworkStatsService190 private static final int FLAG_PERSIST_ALL = FLAG_PERSIST_NETWORK | FLAG_PERSIST_UID;1505 final boolean persistUid = (flags & FLAG_PERSIST_UID) != 0;