granularity level: instruction

		.class public final Landroidx/core/view/ScaleGestureDetectorCompat;
.super Ljava/lang/Object;
.source "ScaleGestureDetectorCompat.java"




.method private constructor <init>()V
	.locals 0

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public static isQuickScaleEnabled(Landroid/view/ScaleGestureDetector;)Z
	.locals 2

	sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
	const/16 v1, 0x13
	if-lt v0, v1, :cond_0
	invoke-virtual {p0}, Landroid/view/ScaleGestureDetector;->isQuickScaleEnabled()Z
	move-result p0
	return p0
	:cond_0
	const/4 p0, 0x0
	return p0
.end method

.method public static isQuickScaleEnabled(Ljava/lang/Object;)Z
	.locals 0
	.annotation runtime Ljava/lang/Deprecated;
	.end annotation

	check-cast p0, Landroid/view/ScaleGestureDetector;
	invoke-static {p0}, Landroidx/core/view/ScaleGestureDetectorCompat;->isQuickScaleEnabled(Landroid/view/ScaleGestureDetector;)Z
	move-result p0
	return p0
.end method

.method public static setQuickScaleEnabled(Landroid/view/ScaleGestureDetector;Z)V
	.locals 2

	sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
	const/16 v1, 0x13
	if-lt v0, v1, :cond_0
	invoke-virtual {p0, p1}, Landroid/view/ScaleGestureDetector;->setQuickScaleEnabled(Z)V
	:cond_0
	return-void
.end method

.method public static setQuickScaleEnabled(Ljava/lang/Object;Z)V
	.locals 0
	.annotation runtime Ljava/lang/Deprecated;
	.end annotation

	check-cast p0, Landroid/view/ScaleGestureDetector;
	invoke-static {p0, p1}, Landroidx/core/view/ScaleGestureDetectorCompat;->setQuickScaleEnabled(Landroid/view/ScaleGestureDetector;Z)V
	return-void
.end method