Searched refs:mAppBubble (Results 1 – 1 of 1) sorted by relevance
108 private int mAppBubble; field in NotificationConversationInfo241 mAppBubble = mINotificationManager.getBubblePreferenceForPackage(mPackageName, mAppUid); in bindNotification()244 mAppBubble = BUBBLE_PREFERENCE_SELECTED; in bindNotification()269 if (mAppBubble == BUBBLE_PREFERENCE_ALL) { in bindActions()623 if (mAppBubble == BUBBLE_PREFERENCE_NONE) { in run()