Home | History | Annotate | Download | only in camera

Lines Matching full:notificationthread

179     mNotificationThread = new NotificationThread(this);
187 status_t ret = mNotificationThread->run("NotificationThread", PRIORITY_URGENT_DISPLAY);
190 CAMHAL_LOGEA("Couldn't run NotificationThread");
268 bool AppCallbackNotifier::notificationThread()
1170 case NotificationThread::NOTIFIER_EXIT:
1211 msg.command = NotificationThread::NOTIFIER_EXIT;