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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiController.java287 * @see #shouldDeviceStayAwake(int)
299 return shouldDeviceStayAwake(pluggedType);
313 private boolean shouldDeviceStayAwake(int pluggedType) { method in class:WifiController

Completed in 119 milliseconds