Searched refs:ACTION_NETWORK_STATS_POLL (Results 1 – 2 of 2) sorted by relevance
192 public static final String ACTION_NETWORK_STATS_POLL = field in NetworkStatsService401 final IntentFilter pollFilter = new IntentFilter(ACTION_NETWORK_STATS_POLL); in systemReady()492 mContext, 0, new Intent(ACTION_NETWORK_STATS_POLL), 0); in registerPollAlarmLocked()
54 import static com.android.server.net.NetworkStatsService.ACTION_NETWORK_STATS_POLL;1291 mServiceContext.sendBroadcast(new Intent(ACTION_NETWORK_STATS_POLL)); in forcePollAndWaitForIdle()