HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_NETWORK_STATS_POLL (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsService.java 192 public static final String ACTION_NETWORK_STATS_POLL =
401 final IntentFilter pollFilter = new IntentFilter(ACTION_NETWORK_STATS_POLL);
483 * Clear any existing {@link #ACTION_NETWORK_STATS_POLL} alarms, and
492 mContext, 0, new Intent(ACTION_NETWORK_STATS_POLL), 0);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 45 milliseconds