Home
last modified time | relevance | path

Searched defs:mCurrentBytes (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransferInfo.java46 int mCurrentBytes; field in BluetoothOppTransferInfo
DBluetoothOppShareInfo.java65 public int mCurrentBytes; field in BluetoothOppShareInfo
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadInfo.java227 public long mCurrentBytes; field in DownloadInfo
DDownloadThread.java123 public long mCurrentBytes = 0; field in DownloadThread.State