Searched refs:nativeOpenCamera (Results 1 – 1 of 1) sorted by relevance
1144 if (!nativeOpenCamera(mNativeEvsServiceObj, cameraId)) { in startService()1317 private native boolean nativeOpenCamera(long handle, String cameraId); in nativeOpenCamera() method in CarEvsService