Home
last modified time | relevance | path

Searched refs:FLAG_PERSIST_ALL (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java188 private static final int FLAG_PERSIST_ALL = FLAG_PERSIST_NETWORK | FLAG_PERSIST_UID; field in NetworkStatsService
372 performPoll(FLAG_PERSIST_ALL); in handleMessage()
656 performPoll(FLAG_PERSIST_ALL); in openSessionInternal()
964 performPoll(FLAG_PERSIST_ALL); in forceUpdate()
1141 performPoll(FLAG_PERSIST_ALL);
1593 performPollLocked(FLAG_PERSIST_ALL); in removeUidsLocked()
1701 performPollLocked(FLAG_PERSIST_ALL | FLAG_PERSIST_FORCE); in dump()