Searched refs:NULL_STRING_ID (Results 1 – 1 of 1) sorted by relevance
32 private static final @StringRes int NULL_STRING_ID = 0; field in DownloadNotificationHelper90 : (haveRemoveTasks ? R.string.exo_download_removing : NULL_STRING_ID); in buildProgressNotification()166 titleStringId == NULL_STRING_ID ? null : context.getResources().getString(titleStringId)); in buildNotification()