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

  /frameworks/base/core/java/android/net/
NetworkScoreManager.java 43 * <li>Includes a receiver for {@link #ACTION_SCORE_NETWORKS} guarded by the
51 * will receive {@link #ACTION_SCORE_NETWORKS} broadcasts and will be permitted to call
85 public static final String ACTION_SCORE_NETWORKS = "android.net.scoring.SCORE_NETWORKS";
88 * Extra used with {@link #ACTION_SCORE_NETWORKS} to specify the networks to be scored, as an
138 * <p>At any time, only one scorer application will receive {@link #ACTION_SCORE_NETWORKS}
239 Intent intent = new Intent(ACTION_SCORE_NETWORKS);
  /prebuilts/sdk/system_current/
android.jar 

Completed in 41 milliseconds