Searched refs:mControllerRxTimeMs (Results 1 – 2 of 2) sorted by relevance
42 private long mControllerRxTimeMs; field in BluetoothActivityEnergyInfo75 mControllerRxTimeMs = rxTime; in BluetoothActivityEnergyInfo()85 mControllerRxTimeMs = in.readLong(); in BluetoothActivityEnergyInfo()102 + mControllerRxTimeMs in toString()129 out.writeLong(mControllerRxTimeMs); in writeToParcel()162 return mControllerRxTimeMs; in getControllerRxTimeMillis()210 && (mControllerRxTimeMs >= 0) in isValid()
67 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mControllerRxTimeMs:J