Searched refs:getDownloadTitle (Results 1 – 1 of 1) sorted by relevance
333 builder.setContentTitle(getDownloadTitle(res, cursor)); in updateWithLocked()365 inboxStyle.addLine(getDownloadTitle(res, cursor)); in updateWithLocked()402 private static CharSequence getDownloadTitle(Resources res, Cursor cursor) { in getDownloadTitle() method in DownloadNotifier