Searched refs:NotificationThread (Results 1 – 2 of 2) sorted by relevance
595 class NotificationThread : public Thread {606 NotificationThread(AppCallbackNotifier* nh) in NotificationThread() function616 friend class NotificationThread; variable649 sp< NotificationThread> mNotificationThread;
178 mNotificationThread = new NotificationThread(this); in initialize()1290 case NotificationThread::NOTIFIER_EXIT: in processMessage()1331 msg.command = NotificationThread::NOTIFIER_EXIT; in ~AppCallbackNotifier()