Searched refs:mGroupAlertBehavior (Results 1 – 2 of 2) sorted by relevance
1631 private int mGroupAlertBehavior = GROUP_ALERT_ALL; field in Notification2699 mGroupAlertBehavior = parcel.readInt(); in readFromParcelImpl()2821 that.mGroupAlertBehavior = this.mGroupAlertBehavior; in cloneInto()3235 parcel.writeInt(mGroupAlertBehavior); in writeToParcelImpl()3724 return mGroupAlertBehavior; in getGroupAlertBehavior()4120 mN.mGroupAlertBehavior = groupAlertBehavior; in setGroupAlertBehavior()
7944 Landroid/app/Notification;->mGroupAlertBehavior:I