Searched refs:mGroupAlertBehavior (Results 1 – 1 of 1) sorted by relevance
1378 private int mGroupAlertBehavior = GROUP_ALERT_ALL; field in Notification2350 mGroupAlertBehavior = parcel.readInt(); in readFromParcelImpl()2470 that.mGroupAlertBehavior = this.mGroupAlertBehavior; in cloneInto()2835 parcel.writeInt(mGroupAlertBehavior); in writeToParcelImpl()3269 return mGroupAlertBehavior; in getGroupAlertBehavior()3682 mN.mGroupAlertBehavior = groupAlertBehavior; in setGroupAlertBehavior()