Searched defs:STATE_WIFI_FULL_LOCK_FLAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java457 public static final int STATE_WIFI_FULL_LOCK_FLAG = 1<<25; field in class:BatteryStats.HistoryItem
863 new BitDescription(HistoryItem.STATE_WIFI_FULL_LOCK_FLAG, "wifi_full_lock"),

Completed in 8 milliseconds