Home
last modified time | relevance | path

Searched refs:remainingLongText (Results 1 – 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java303 String remainingLongText = null; in updateWithLocked() local
332 remainingLongText = getRemainingText(res, remainingMillis, in updateWithLocked()
356 builder.setContentText(remainingLongText); in updateWithLocked()
387 builder.setContentText(remainingLongText); in updateWithLocked()