Searched refs:titleId (Results 1 – 1 of 1) sorted by relevance
85 int titleId; in postNotification() local93 titleId = R.string.ted; in postNotification()100 titleId = R.string.play_movies; in postNotification()107 postNotification(sort, resId, backupResId, titleId, backupTitleId, pkgName); in postNotification()111 int titleId, int backupTitleId, String pkgName) { in postNotification() argument116 titleId = backupTitleId; in postNotification()125 bob.setContentTitle(mContext.getString(titleId)) in postNotification()