Home
last modified time | relevance | path

Searched refs:mGroupAlertBehavior (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1343 private int mGroupAlertBehavior = GROUP_ALERT_ALL; field in Notification
2315 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7947 Landroid/app/Notification;->mGroupAlertBehavior:I