Home | History | Annotate | Download | only in camera

Lines Matching refs:NotificationThread

183     mNotificationThread = new NotificationThread(this);
191 status_t ret = mNotificationThread->run("NotificationThread", android::PRIORITY_URGENT_DISPLAY);
194 CAMHAL_LOGEA("Couldn't run NotificationThread");
277 bool AppCallbackNotifier::notificationThread()
1366 case NotificationThread::NOTIFIER_EXIT:
1407 msg.command = NotificationThread::NOTIFIER_EXIT;