HomeSort by relevance Sort by last modified time
    Searched refs:mIsGroup (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
MessageNotificationState.java 179 final boolean mIsGroup;
236 mIsGroup = isGroup;
413 if (convInfo.mIsGroup) {
503 if (convInfo.mIsGroup) {
553 if (!convInfo.mIsGroup) {
583 if (convInfo.mIsGroup) {
    [all...]
BugleNotifications.java     [all...]

Completed in 102 milliseconds