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