Searched refs:mGroupAlertBehavior (Results 1 – 2 of 2) sorted by relevance
1697 private int mGroupAlertBehavior = GROUP_ALERT_ALL; field in Notification2787 mGroupAlertBehavior = parcel.readInt(); in readFromParcelImpl()2909 that.mGroupAlertBehavior = this.mGroupAlertBehavior; in cloneInto()3503 parcel.writeInt(mGroupAlertBehavior); in writeToParcelImpl()4122 return mGroupAlertBehavior; in getGroupAlertBehavior()4574 mN.mGroupAlertBehavior = groupAlertBehavior; in setGroupAlertBehavior()
7944 Landroid/app/Notification;->mGroupAlertBehavior:I