Searched refs:FLAG_PERSIST_NETWORK (Results 1 – 1 of 1) sorted by relevance
247 private static final int FLAG_PERSIST_NETWORK = 0x1; field in NetworkStatsService249 private static final int FLAG_PERSIST_ALL = FLAG_PERSIST_NETWORK | FLAG_PERSIST_UID;576 performPoll(FLAG_PERSIST_NETWORK, in handleMessage()2241 performPoll(FLAG_PERSIST_NETWORK,2352 performPollLocked(FLAG_PERSIST_NETWORK, event);2607 final boolean persistNetwork = (flags & FLAG_PERSIST_NETWORK) != 0;