Searched refs:isZoomSupported (Results 1 – 8 of 8) 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()
3905 public boolean isZoomSupported() { in isZoomSupported() method in Camera.Parameters
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18346 method @Deprecated public boolean isZoomSupported();43393 method public boolean isZoomSupported();
12233 method public boolean isZoomSupported();
52054 Landroid/telecom/VideoProfile$CameraCapabilities;->isZoomSupported()Z