Searched refs:notificationFlags (Results 1 – 1 of 1) sorted by relevance
26 Notification::NotificationFlags notificationFlags; in DoSomethingInterestingWithMyAPI() local28 notificationFlags.IsSoundEnabled(); in DoSomethingInterestingWithMyAPI()30 notificationFlags.IsVibrationEnabled(); in DoSomethingInterestingWithMyAPI()32 notificationFlags.Dump(); in DoSomethingInterestingWithMyAPI()38 notificationFlags.ToJson(jsonObject); in DoSomethingInterestingWithMyAPI()39 notificationFlags.FromJson(jsonObject); in DoSomethingInterestingWithMyAPI()42 notificationFlags.Unmarshalling(parcel); in DoSomethingInterestingWithMyAPI()43 notificationFlags.ReadFromParcel(parcel); in DoSomethingInterestingWithMyAPI()