Searched defs:openDevice (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/device/ | ||
D | MultiCameraDeviceLifecycle.java | 280 private <TDevice> ListenableFuture<TDevice> openDevice(Lifetime requestLifetime, in openDevice() method in MultiCameraDeviceLifecycle |
/packages/services/Mtp/src/com/android/mtp/ | ||
D | MtpManager.java | 77 synchronized MtpDeviceRecord openDevice(int deviceId) throws IOException { in openDevice() method in MtpManager |
D | MtpDocumentsProvider.java | 582 void openDevice(int deviceId) throws IOException { in openDevice() method in MtpDocumentsProvider |
/packages/services/Mtp/tests/src/com/android/mtp/ | ||
D | TestMtpManager.java | 94 synchronized MtpDeviceRecord openDevice(int deviceId) throws IOException { in openDevice() method in TestMtpManager |
/packages/services/Car/cpp/evs/manager/1.1/emul/ | ||
D | EvsEmulatedCamera.cpp | 156 bool EvsEmulatedCamera::openDevice() { in openDevice() function in android::automotive::evs::V1_1::implementation::EvsEmulatedCamera |