Searched refs:AidlRequestThread (Results 1 – 2 of 2) sorted by relevance
179 class AidlRequestThread : public Camera3Device::RequestThread {181 AidlRequestThread(wp<Camera3Device> parent,
519 status_t ret = static_cast<AidlRequestThread *>(mRequestThread.get())->switchToOffline( in switchToOffline()1477 AidlCamera3Device::AidlRequestThread::AidlRequestThread(wp<Camera3Device> parent, in AidlRequestThread() function in android::AidlCamera3Device::AidlRequestThread1489 status_t AidlCamera3Device::AidlRequestThread::switchToOffline( in switchToOffline()1719 return new AidlRequestThread(parent, statusTracker, interface, sessionParamKeys, in createNewRequestThread()