Searched refs:stackState (Results 1 – 2 of 2) sorted by relevance
90 @StackState int stackState, in WifiActivityEnergyInfo() argument97 stackState, in WifiActivityEnergyInfo()131 @StackState int stackState, in WifiActivityEnergyInfo() argument138 mStackState = stackState; in WifiActivityEnergyInfo()163 int stackState = in.readInt();168 return new WifiActivityEnergyInfo(timestamp, stackState,
45 public BluetoothActivityEnergyInfo(long timestamp, int stackState, in BluetoothActivityEnergyInfo() argument48 mBluetoothStackState = stackState; in BluetoothActivityEnergyInfo()