Searched refs:notificationList (Results 1 – 1 of 1) sorted by relevance
154 nn::friends::EventNotification notificationList[ NOTIFICATION_LIST_SIZE ]; in EventDispatchThread() local168 … while((size = nn::friends::GetEventNotification(notificationList, NOTIFICATION_LIST_SIZE)) != 0) in EventDispatchThread()172 HandleFriendsNotificationEvent( notificationList + i ); in EventDispatchThread()