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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/pps/
Policy.java 23 import static com.android.hotspot2.omadm.MOManager.TAG_Priority;
148 mPriority = (int) MOManager.getLong(node, TAG_Priority, null);
  /frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
MOManager.java 97 public static final String TAG_Priority = "Priority";
    [all...]

Completed in 677 milliseconds