Searched refs:makeMoodIntent (Results 1 – 1 of 1) sorted by relevance
148 private PendingIntent makeMoodIntent(int moodId) { in makeMoodIntent() method in StatusBarNotifications206 .setContentIntent(makeMoodIntent(moodId)); // The intent to send clicked in setMood()226 notif.contentIntent = makeMoodIntent(moodId); in setMoodView()