Searched defs:NotificationBehavior (Results 1 – 3 of 3) sorted by relevance
18 public class NotificationBehavior implements Parcelable { class26 …public NotificationBehavior(boolean shouldShowAlert, boolean shouldPlaySound, boolean shouldSetBad… in NotificationBehavior() method in NotificationBehavior33 private NotificationBehavior(Parcel in) { in NotificationBehavior() method in NotificationBehavior
575 export interface NotificationBehavior { interface
524 export interface NotificationBehavior { interface