Searched refs:totalCurrent (Results 1 – 1 of 1) sorted by relevance
173 public long totalCurrent = 0; // current transfer bytes field in BluetoothOppNotification.NotificationItem352 item.totalCurrent = current; in updateActiveNotification()366 + item.totalCurrent in updateActiveNotification()380 progress = (float) item.totalCurrent / item.totalTotal; in updateActiveNotification()414 BluetoothOppUtility.formatProgressText(item.totalTotal, item.totalCurrent)); in updateActiveNotification()419 + item.totalCurrent in updateActiveNotification()423 + (int) ((item.totalCurrent * 100) / item.totalTotal) in updateActiveNotification()427 (int) ((item.totalCurrent * 100) / item.totalTotal), in updateActiveNotification()