Searched refs:mGroupAlertBehavior (Results 1 – 1 of 1) sorted by relevance
1336 private int mGroupAlertBehavior = GROUP_ALERT_ALL; field in Notification2308 mGroupAlertBehavior = parcel.readInt(); in readFromParcelImpl()2428 that.mGroupAlertBehavior = this.mGroupAlertBehavior; in cloneInto()2757 parcel.writeInt(mGroupAlertBehavior); in writeToParcelImpl()3191 return mGroupAlertBehavior; in getGroupAlertBehavior()3574 mN.mGroupAlertBehavior = groupAlertBehavior; in setGroupAlertBehavior()