Searched refs:isZoomSupported (Results 1 – 7 of 7) sorted by relevance
438 dest.writeByte((byte) (isZoomSupported() ? 1 : 0)); in writeToParcel()459 public boolean isZoomSupported() { in isZoomSupported() method in VideoProfile.CameraCapabilities
183 if (!params.isSmoothZoomSupported() && !params.isZoomSupported()) { in testStressCameraZoom()
61 if (p.isZoomSupported()) { in AndroidCameraCapabilities()
3974 public boolean isZoomSupported() { in isZoomSupported() method in Camera.Parameters
17767 method @Deprecated public boolean isZoomSupported();43085 method public boolean isZoomSupported();
12233 method public boolean isZoomSupported();
52697 Landroid/telecom/VideoProfile$CameraCapabilities;->isZoomSupported()Z