Searched defs:powerState (Results 1 – 4 of 4) sorted by relevance
105 void noteMobileRadioPowerState(int powerState, long timestampNs, int uid); in noteMobileRadioPowerState()131 void noteWifiRadioPowerState(int powerState, long timestampNs, int uid); in noteWifiRadioPowerState()
691 final int powerState; in sendNextBroadcast() local
692 public void noteMobileRadioPowerState(int powerState, long timestampNs, int uid) { in noteMobileRadioPowerState()869 public void noteWifiRadioPowerState(int powerState, long tsNanos, int uid) { in noteWifiRadioPowerState()
395 int powerState = isActive in notifyInterfaceClassActivity() local