Searched refs:postSingleUpdate (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraManager.java | 1900 private void postSingleUpdate(final AvailabilityCallback callback, final Executor executor, in postSingleUpdate() method in CameraManager.CameraManagerGlobal 1977 postSingleUpdate(callback, executor, id, null /*physicalId*/, status); in updateCallbackLocked() 1983 postSingleUpdate(callback, executor, id, unavailableId, in updateCallbackLocked() 2052 postSingleUpdate(callback, executor, id, null /*physicalId*/, status); in onStatusChangedLocked() 2104 postSingleUpdate(callback, executor, id, physicalId, status); in onPhysicalCameraStatusChangedLocked()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 21595 Landroid/hardware/camera2/CameraManager$CameraManagerGlobal;->postSingleUpdate(Landroid/hardware/ca…
|