Searched refs:mGroupAlertBehavior (Results 1 – 2 of 2) sorted by relevance
1343 private int mGroupAlertBehavior = GROUP_ALERT_ALL; field in Notification2315 mGroupAlertBehavior = parcel.readInt(); in readFromParcelImpl()2435 that.mGroupAlertBehavior = this.mGroupAlertBehavior; in cloneInto()2764 parcel.writeInt(mGroupAlertBehavior); in writeToParcelImpl()3198 return mGroupAlertBehavior; in getGroupAlertBehavior()3577 mN.mGroupAlertBehavior = groupAlertBehavior; in setGroupAlertBehavior()
7947 Landroid/app/Notification;->mGroupAlertBehavior:I