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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiController.java138 private DeviceInactiveState mDeviceInactiveState = new DeviceInactiveState();
849 class DeviceInactiveState extends State { class in class:WifiController
867 /* Parent: DeviceInactiveState. Device is inactive, but an app is holding a scan only lock. */
875 /* Parent: DeviceInactiveState. Device is inactive, but an app is holding a full lock. */
884 /* Parent: DeviceInactiveState. Device is inactive, but an app is holding a high perf lock. */
893 /* Parent: DeviceInactiveState. Device is inactive and no app is holding a wifi lock. */

Completed in 244 milliseconds