Home | History | Annotate | Download | only in camera

Lines Matching refs:notificationThread

178     mNotificationThread = new NotificationThread(this);
186 status_t ret = mNotificationThread->run("NotificationThread", PRIORITY_URGENT_DISPLAY);
189 CAMHAL_LOGEA("Couldn't run NotificationThread");
267 bool AppCallbackNotifier::notificationThread()
1290 case NotificationThread::NOTIFIER_EXIT:
1331 msg.command = NotificationThread::NOTIFIER_EXIT;