Searched defs:getDeviceId (Results 1 – 5 of 5) sorted by relevance
54 public int getDeviceId(String cameraId) { in getDeviceId() method in NativeCameraManager85 private static native int getDeviceId(long ptr, String cameraId); in getDeviceId() method in NativeCameraManager
33 fun getDeviceId(): String? { in getDeviceId() method
164 fun getDeviceId(): Int { in getDeviceId() method
223 public int getDeviceId() { in getDeviceId() method in VirtualInputDevice
239 jint getDeviceId(JNIEnv* env, jclass, jlong cameraManagerPtr, jstring cameraId) { in getDeviceId() function