Searched refs:notifyDeviceStateChange (Results 1 – 6 of 6) sorted by relevance
178 oneway void notifyDeviceStateChange(long newState); in notifyDeviceStateChange() method
156 virtual hardware::Return<void> notifyDeviceStateChange( in notifyDeviceStateChange() function440 res = providerManager->notifyDeviceStateChange( in TEST()
210 status_t notifyDeviceStateChange(365 status_t notifyDeviceStateChange(
279 status_t CameraProviderManager::notifyDeviceStateChange( in notifyDeviceStateChange() function in android::CameraProviderManager287 status_t singleRes = provider->notifyDeviceStateChange(mDeviceState); in notifyDeviceStateChange()1225 notifyDeviceStateChange(currentDeviceState); in initialize()1332 interface_2_5->notifyDeviceStateChange(mDeviceState); in startProviderInterface()1626 status_t CameraProviderManager::ProviderInfo::notifyDeviceStateChange( in notifyDeviceStateChange() function in android::CameraProviderManager::ProviderInfo1638 interface_2_5->notifyDeviceStateChange(mDeviceState); in notifyDeviceStateChange()
157 virtual binder::Status notifyDeviceStateChange(int64_t newState);
1710 Status CameraService::notifyDeviceStateChange(int64_t newState) { in notifyDeviceStateChange() function in android::CameraService1748 mCameraProviderManager->notifyDeviceStateChange(newDeviceState); in notifyDeviceStateChange()