Searched refs:FLAG_PERSIST_FORCE (Results 1 – 1 of 1) sorted by relevance
250 private static final int FLAG_PERSIST_FORCE = 0x100; field in NetworkStatsService2609 final boolean persistForce = (flags & FLAG_PERSIST_FORCE) != 0;2889 performPollLocked(FLAG_PERSIST_ALL | FLAG_PERSIST_FORCE,