Searched refs:backupResId (Results 1 – 1 of 1) sorted by relevance
84 int backupResId; in postNotification() local92 backupResId = R.drawable.ic_try_ted_banner; in postNotification()99 backupResId = R.drawable.ic_try_play_movies_banner; in postNotification()107 postNotification(sort, resId, backupResId, titleId, backupTitleId, pkgName); in postNotification()110 private void postNotification(int sort, int resId, int backupResId, in postNotification() argument117 resId = backupResId; in postNotification()