Searched refs:mSavedInterface (Results 1 – 2 of 2) sorted by relevance
1431 mSavedInterface = interface; in initialize()1555 if (mSavedInterface != nullptr) { in startProviderInterface()1556 return mSavedInterface; in startProviderInterface()1794 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.promote(); in reCacheConcurrentStreamingCameraIdsLocked()2057 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.promote(); in notifyDeviceStateChange()2078 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.promote(); in isConcurrentSessionConfigurationSupported()2247 if (mSavedInterface == nullptr) { in startDeviceInterface()2253 device = (InterfaceT *) mSavedInterface.get(); in startDeviceInterface()2440 mSavedInterface = interface;
378 sp<hardware::camera::provider::V2_4::ICameraProvider> mSavedInterface; member468 sp<IBase> mSavedInterface; member