Searched refs:totalCurrent (Results 1 – 1 of 1) sorted by relevance
171 public long totalCurrent = 0; // current transfer bytes field in BluetoothOppNotification.NotificationItem350 item.totalCurrent = current; in updateActiveNotification()364 + item.totalCurrent in updateActiveNotification()378 progress = (float) item.totalCurrent / item.totalTotal; in updateActiveNotification()412 BluetoothOppUtility.formatProgressText(item.totalTotal, item.totalCurrent)); in updateActiveNotification()417 + item.totalCurrent in updateActiveNotification()421 + (int) ((item.totalCurrent * 100) / item.totalTotal) in updateActiveNotification()425 (int) ((item.totalCurrent * 100) / item.totalTotal), in updateActiveNotification()