Searched refs:stackState (Results 1 – 2 of 2) sorted by relevance
76 public WifiActivityEnergyInfo(long timestamp, int stackState, in WifiActivityEnergyInfo() argument80 mStackState = stackState; in WifiActivityEnergyInfo()107 int stackState = in.readInt();114 return new WifiActivityEnergyInfo(timestamp, stackState,
45 public BluetoothActivityEnergyInfo(long timestamp, int stackState, in BluetoothActivityEnergyInfo() argument48 mBluetoothStackState = stackState; in BluetoothActivityEnergyInfo()