Searched refs:BROADCAST_INACTIVE (Results 1 – 4 of 4) sorted by relevance
88 const int Notification::BROADCAST_INACTIVE = 0x80000002; member in Notification102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()555 Notification notification(Notification::BROADCAST_INACTIVE, event, true); in onRsrcEvent()
77 static const int BROADCAST_INACTIVE; member