Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java372 performPoll(FLAG_PERSIST_ALL); in handleMessage()
382 performPoll(FLAG_PERSIST_NETWORK); in handleMessage()
656 performPoll(FLAG_PERSIST_ALL); in openSessionInternal()
964 performPoll(FLAG_PERSIST_ALL); in forceUpdate()
1132 performPoll(FLAG_PERSIST_NETWORK);
1141 performPoll(FLAG_PERSIST_ALL);
1454 private void performPoll(int flags) { in performPoll() method
/frameworks/base/services/
Dart-profile20704 HPLcom/android/server/net/NetworkStatsService;->performPoll(I)V