Searched defs:mCurrentBytes (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ | ||
| D | BluetoothOppTransferInfo.java | 46     long mCurrentBytes;  field in BluetoothOppTransferInfo | 
| D | BluetoothOppShareInfo.java | 65     public long mCurrentBytes;  field in BluetoothOppShareInfo | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ | ||
| D | BluetoothOppTransferTest.java | 76     private final int mCurrentBytes = 42;  field in BluetoothOppTransferTest | 
| /packages/providers/DownloadProvider/src/com/android/providers/downloads/ | ||
| D | DownloadThread.java | 154         public long mCurrentBytes;  field in DownloadThread.DownloadInfoDelta | 
| D | DownloadInfo.java | 175     public long mCurrentBytes;  field in DownloadInfo |