Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java304 String remainingShortText = null; in updateWithLocked() local
334 remainingShortText = getRemainingText(res, remainingMillis, in updateWithLocked()
389 inboxStyle.setSummaryText(remainingShortText); in updateWithLocked()