84.5 - Beta (84105)

This commit is contained in:
Juby210 2021-07-19 21:45:22 +02:00
parent 6bc90fee6a
commit 166b0225b5
6882 changed files with 85392 additions and 83434 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord' applicationId 'com.discord'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 83116 versionCode 84105
versionName "83.16 - Beta" versionName "84.5 - Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="83116" android:versionName="83.16 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11"> <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="84105" android:versionName="84.5 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/> <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/> <uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/> <uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
@ -38,9 +38,9 @@
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/> <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/> <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<application android:theme="@style/res_2131951648_apptheme_dark" android:label="@string/discord" android:icon="@mipmap/ic_logo_square_beta" android:name="com.discord.app.App" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_logo_round_beta" android:appCategory="social" android:appComponentFactory="androidx.core.app.CoreComponentFactory"> <application android:theme="@style/res_2131951648_apptheme_dark" android:label="@string/discord" android:icon="@mipmap/ic_logo_square_beta" android:name="com.discord.app.App" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_logo_round_beta" android:appCategory="social" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
<activity android:theme="@style/res_2131951672_apptheme_translucent" android:name="com.discord.samsung.SamsungConnectActivity"/> <activity android:theme="@style/res_2131951669_apptheme_translucent" android:name="com.discord.samsung.SamsungConnectActivity"/>
<activity android:theme="@style/res_2131951648_apptheme_dark" android:name="com.discord.app.AppActivity" android:screenOrientation="fullUser" android:windowSoftInputMode="stateHidden|adjustResize"/> <activity android:theme="@style/res_2131951648_apptheme_dark" android:name="com.discord.app.AppActivity" android:screenOrientation="fullUser" android:windowSoftInputMode="stateHidden|adjustResize"/>
<activity android:theme="@style/res_2131951662_apptheme_loading" android:name="com.discord.app.AppActivity$Main" android:exported="true" android:launchMode="singleTask" android:screenOrientation="fullUser" android:windowSoftInputMode="stateHidden|adjustResize"> <activity android:theme="@style/res_2131951659_apptheme_loading" android:name="com.discord.app.AppActivity$Main" android:exported="true" android:launchMode="singleTask" android:screenOrientation="fullUser" android:windowSoftInputMode="stateHidden|adjustResize">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN"/> <action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/> <category android:name="android.intent.category.LAUNCHER"/>
@ -122,7 +122,7 @@
</activity> </activity>
<activity android:name="com.discord.app.AppActivity$Call" android:excludeFromRecents="true" android:launchMode="singleTask"/> <activity android:name="com.discord.app.AppActivity$Call" android:excludeFromRecents="true" android:launchMode="singleTask"/>
<activity android:name="com.discord.app.AppActivity$IncomingCall" android:excludeFromRecents="true" android:launchMode="singleTask" android:showOnLockScreen="true" android:showWhenLocked="true" android:turnScreenOn="true"/> <activity android:name="com.discord.app.AppActivity$IncomingCall" android:excludeFromRecents="true" android:launchMode="singleTask" android:showOnLockScreen="true" android:showWhenLocked="true" android:turnScreenOn="true"/>
<activity android:theme="@style/res_2131951662_apptheme_loading" android:label="@string/discord" android:name="com.discord.app.AppActivity$AppAction" android:exported="true" android:launchMode="standard" android:windowSoftInputMode="stateHidden|adjustResize"> <activity android:theme="@style/res_2131951659_apptheme_loading" android:label="@string/discord" android:name="com.discord.app.AppActivity$AppAction" android:exported="true" android:launchMode="standard" android:windowSoftInputMode="stateHidden|adjustResize">
<intent-filter> <intent-filter>
<action android:name="com.discord.intent.action.SDK"/> <action android:name="com.discord.intent.action.SDK"/>
<category android:name="android.intent.category.DEFAULT"/> <category android:name="android.intent.category.DEFAULT"/>
@ -154,7 +154,7 @@
<service android:name="com.discord.utilities.voice.DiscordOverlayService" android:exported="false"/> <service android:name="com.discord.utilities.voice.DiscordOverlayService" android:exported="false"/>
<meta-data android:name="com.discord.features.FLAG" android:value="1"/> <meta-data android:name="com.discord.features.FLAG" android:value="1"/>
<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/asset_default_avatar_64dp"/> <meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/asset_default_avatar_64dp"/>
<meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/brand_500"/> <meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/brand_new_500"/>
<receiver android:name="com.discord.utilities.fcm.NotificationActions" android:exported="false"> <receiver android:name="com.discord.utilities.fcm.NotificationActions" android:exported="false">
<intent-filter> <intent-filter>
<action android:name="com.discord.intent.action.ENQUEUE_WORK"/> <action android:name="com.discord.intent.action.ENQUEUE_WORK"/>
@ -174,9 +174,8 @@
<meta-data android:name="firebase_crashlytics_collection_enabled" android:value="true"/> <meta-data android:name="firebase_crashlytics_collection_enabled" android:value="true"/>
<meta-data android:name="com.google.android.nearby.messages.API_KEY" android:value="AIzaSyD-4L6bgKMixqBRtrG2UktVXK6IexXlsog"/> <meta-data android:name="com.google.android.nearby.messages.API_KEY" android:value="AIzaSyD-4L6bgKMixqBRtrG2UktVXK6IexXlsog"/>
<meta-data android:name="com.google.android.actions" android:resource="@xml/actions"/> <meta-data android:name="com.google.android.actions" android:resource="@xml/actions"/>
<meta-data android:name="libdiscord_version" android:value="89.0.5-updated-stats"/> <meta-data android:name="libdiscord_version" android:value="89.0.6-poll-devices-fix"/>
<service android:name="com.discord.hardware_analytics.HardwareSurveyService" android:exported="false" android:process=":HardwareSurveyService.PrivateRemoteProcess"/> <activity android:theme="@style/res_2131952267_theme_appcompat_light_noactionbar" android:name="com.yalantis.ucrop.UCropActivity"/>
<activity android:theme="@style/res_2131952270_theme_appcompat_light_noactionbar" android:name="com.yalantis.ucrop.UCropActivity"/>
<service android:name="androidx.sharetarget.ChooserTargetServiceCompat" android:permission="android.permission.BIND_CHOOSER_TARGET_SERVICE"> <service android:name="androidx.sharetarget.ChooserTargetServiceCompat" android:permission="android.permission.BIND_CHOOSER_TARGET_SERVICE">
<intent-filter> <intent-filter>
<action android:name="android.service.chooser.ChooserTargetService"/> <action android:name="android.service.chooser.ChooserTargetService"/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -35,12 +35,12 @@ public final class RatingCompat implements Parcelable {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder L = c.d.b.a.a.L("Rating:style="); StringBuilder K = c.d.b.a.a.K("Rating:style=");
L.append(this.i); K.append(this.i);
L.append(" rating="); K.append(" rating=");
float f = this.j; float f = this.j;
L.append(f < 0.0f ? "unrated" : String.valueOf(f)); K.append(f < 0.0f ? "unrated" : String.valueOf(f));
return L.toString(); return K.toString();
} }
@Override // android.os.Parcelable @Override // android.os.Parcelable

View File

@ -59,10 +59,10 @@ public class MediaSessionCompat {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder L = c.d.b.a.a.L("MediaSession.QueueItem {Description="); StringBuilder K = c.d.b.a.a.K("MediaSession.QueueItem {Description=");
L.append(this.i); K.append(this.i);
L.append(", Id="); K.append(", Id=");
return c.d.b.a.a.z(L, this.j, " }"); return c.d.b.a.a.y(K, this.j, " }");
} }
@Override // android.os.Parcelable @Override // android.os.Parcelable

View File

@ -66,13 +66,13 @@ public final class PlaybackStateCompat implements Parcelable {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder L = c.d.b.a.a.L("Action:mName='"); StringBuilder K = c.d.b.a.a.K("Action:mName='");
L.append((Object) this.j); K.append((Object) this.j);
L.append(", mIcon="); K.append(", mIcon=");
L.append(this.k); K.append(this.k);
L.append(", mExtras="); K.append(", mExtras=");
L.append(this.l); K.append(this.l);
return L.toString(); return K.toString();
} }
@Override // android.os.Parcelable @Override // android.os.Parcelable
@ -153,7 +153,7 @@ public final class PlaybackStateCompat implements Parcelable {
sb.append(", custom actions="); sb.append(", custom actions=");
sb.append(this.q); sb.append(this.q);
sb.append(", active item id="); sb.append(", active item id=");
return c.d.b.a.a.z(sb, this.r, "}"); return c.d.b.a.a.y(sb, this.r, "}");
} }
@Override // android.os.Parcelable @Override // android.os.Parcelable

View File

@ -30,7 +30,7 @@ public class ResultReceiver implements Parcelable {
} }
} }
public class b extends a.AbstractBinderC0356a { public class b extends a.AbstractBinderC0355a {
public b() { public b() {
} }
@ -44,12 +44,12 @@ public class ResultReceiver implements Parcelable {
public ResultReceiver(Parcel parcel) { public ResultReceiver(Parcel parcel) {
x.a.b.c.a aVar; x.a.b.c.a aVar;
IBinder readStrongBinder = parcel.readStrongBinder(); IBinder readStrongBinder = parcel.readStrongBinder();
int i = a.AbstractBinderC0356a.a; int i = a.AbstractBinderC0355a.a;
if (readStrongBinder == null) { if (readStrongBinder == null) {
aVar = null; aVar = null;
} else { } else {
IInterface queryLocalInterface = readStrongBinder.queryLocalInterface("android.support.v4.os.IResultReceiver"); IInterface queryLocalInterface = readStrongBinder.queryLocalInterface("android.support.v4.os.IResultReceiver");
aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0356a.C0357a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface; aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0355a.C0356a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface;
} }
this.i = aVar; this.i = aVar;
} }

View File

@ -414,9 +414,9 @@ public class ComponentActivity extends androidx.core.app.ComponentActivity imple
@Override // androidx.activity.result.ActivityResultCaller @Override // androidx.activity.result.ActivityResultCaller
@NonNull @NonNull
public final <I, O> ActivityResultLauncher<I> registerForActivityResult(@NonNull ActivityResultContract<I, O> activityResultContract, @NonNull ActivityResultRegistry activityResultRegistry, @NonNull ActivityResultCallback<O> activityResultCallback) { public final <I, O> ActivityResultLauncher<I> registerForActivityResult(@NonNull ActivityResultContract<I, O> activityResultContract, @NonNull ActivityResultRegistry activityResultRegistry, @NonNull ActivityResultCallback<O> activityResultCallback) {
StringBuilder L = a.L("activity_rq#"); StringBuilder K = a.K("activity_rq#");
L.append(this.mNextLocalRequestCode.getAndIncrement()); K.append(this.mNextLocalRequestCode.getAndIncrement());
return activityResultRegistry.register(L.toString(), this, activityResultContract, activityResultCallback); return activityResultRegistry.register(K.toString(), this, activityResultContract, activityResultCallback);
} }
@Override // androidx.activity.contextaware.ContextAware @Override // androidx.activity.contextaware.ContextAware

View File

@ -25,10 +25,10 @@ public final class ContextAwareKt$withContextAvailable$$inlined$suspendCancellab
CancellableContinuation cancellableContinuation = this.$co; CancellableContinuation cancellableContinuation = this.$co;
try { try {
k.a aVar = k.i; k.a aVar = k.i;
obj = k.m78constructorimpl(this.$onContextAvailable$inlined.invoke(context)); obj = k.m77constructorimpl(this.$onContextAvailable$inlined.invoke(context));
} catch (Throwable th) { } catch (Throwable th) {
k.a aVar2 = k.i; k.a aVar2 = k.i;
obj = k.m78constructorimpl(l.createFailure(th)); obj = k.m77constructorimpl(l.createFailure(th));
} }
cancellableContinuation.resumeWith(obj); cancellableContinuation.resumeWith(obj);
} }

View File

@ -59,12 +59,12 @@ public final class ActivityResult implements Parcelable {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder L = a.L("ActivityResult{resultCode="); StringBuilder K = a.K("ActivityResult{resultCode=");
L.append(resultCodeToString(this.mResultCode)); K.append(resultCodeToString(this.mResultCode));
L.append(", data="); K.append(", data=");
L.append(this.mData); K.append(this.mData);
L.append('}'); K.append('}');
return L.toString(); return K.toString();
} }
@Override // android.os.Parcelable @Override // android.os.Parcelable

View File

@ -288,15 +288,15 @@ public abstract class ActivityResultRegistry {
} }
this.mKeyToCallback.remove(str); this.mKeyToCallback.remove(str);
if (this.mParsedPendingResults.containsKey(str)) { if (this.mParsedPendingResults.containsKey(str)) {
StringBuilder Q = a.Q("Dropping pending result for request ", str, ": "); StringBuilder P = a.P("Dropping pending result for request ", str, ": ");
Q.append(this.mParsedPendingResults.get(str)); P.append(this.mParsedPendingResults.get(str));
Log.w("ActivityResultRegistry", Q.toString()); Log.w("ActivityResultRegistry", P.toString());
this.mParsedPendingResults.remove(str); this.mParsedPendingResults.remove(str);
} }
if (this.mPendingResults.containsKey(str)) { if (this.mPendingResults.containsKey(str)) {
StringBuilder Q2 = a.Q("Dropping pending result for request ", str, ": "); StringBuilder P2 = a.P("Dropping pending result for request ", str, ": ");
Q2.append(this.mPendingResults.getParcelable(str)); P2.append(this.mPendingResults.getParcelable(str));
Log.w("ActivityResultRegistry", Q2.toString()); Log.w("ActivityResultRegistry", P2.toString());
this.mPendingResults.remove(str); this.mPendingResults.remove(str);
} }
LifecycleContainer lifecycleContainer = this.mKeyToLifecycleContainers.get(str); LifecycleContainer lifecycleContainer = this.mKeyToLifecycleContainers.get(str);

View File

@ -1163,16 +1163,16 @@ public class AppCompatDelegateImpl extends AppCompatDelegate implements MenuBuil
contentFrameLayout.setAttachListener(new AnonymousClass5()); contentFrameLayout.setAttachListener(new AnonymousClass5());
return viewGroup; return viewGroup;
} }
StringBuilder L = a.L("AppCompat does not support the current theme features: { windowActionBar: "); StringBuilder K = a.K("AppCompat does not support the current theme features: { windowActionBar: ");
L.append(this.mHasActionBar); K.append(this.mHasActionBar);
L.append(", windowActionBarOverlay: "); K.append(", windowActionBarOverlay: ");
L.append(this.mOverlayActionBar); K.append(this.mOverlayActionBar);
L.append(", android:windowIsFloating: "); K.append(", android:windowIsFloating: ");
L.append(this.mIsFloating); K.append(this.mIsFloating);
L.append(", windowActionModeOverlay: "); K.append(", windowActionModeOverlay: ");
L.append(this.mOverlayActionMode); K.append(this.mOverlayActionMode);
L.append(", windowNoTitle: "); K.append(", windowNoTitle: ");
throw new IllegalArgumentException(a.G(L, this.mWindowNoTitle, " }")); throw new IllegalArgumentException(a.F(K, this.mWindowNoTitle, " }"));
} }
obtainStyledAttributes.recycle(); obtainStyledAttributes.recycle();
throw new IllegalStateException("You need to use a Theme.AppCompat theme (or descendant) with this activity."); throw new IllegalStateException("You need to use a Theme.AppCompat theme (or descendant) with this activity.");

View File

@ -69,17 +69,17 @@ public class AppCompatViewInflater {
if (id2 == -1) { if (id2 == -1) {
str = ""; str = "";
} else { } else {
StringBuilder L = a.L(" with id '"); StringBuilder K = a.K(" with id '");
L.append(this.mHostView.getContext().getResources().getResourceEntryName(id2)); K.append(this.mHostView.getContext().getResources().getResourceEntryName(id2));
L.append("'"); K.append("'");
str = L.toString(); str = K.toString();
} }
StringBuilder L2 = a.L("Could not find method "); StringBuilder K2 = a.K("Could not find method ");
L2.append(this.mMethodName); K2.append(this.mMethodName);
L2.append("(View) in a parent or ancestor Context for android:onClick attribute defined on view "); K2.append("(View) in a parent or ancestor Context for android:onClick attribute defined on view ");
L2.append(this.mHostView.getClass()); K2.append(this.mHostView.getClass());
L2.append(str); K2.append(str);
throw new IllegalStateException(L2.toString()); throw new IllegalStateException(K2.toString());
} }
@Override // android.view.View.OnClickListener @Override // android.view.View.OnClickListener

View File

@ -509,9 +509,9 @@ public class WindowDecorActionBar extends ActionBar implements ActionBarOverlayL
if (view instanceof Toolbar) { if (view instanceof Toolbar) {
return ((Toolbar) view).getWrapper(); return ((Toolbar) view).getWrapper();
} }
StringBuilder L = a.L("Can't make a decor toolbar out of "); StringBuilder K = a.K("Can't make a decor toolbar out of ");
L.append(view != null ? view.getClass().getSimpleName() : "null"); K.append(view != null ? view.getClass().getSimpleName() : "null");
throw new IllegalStateException(L.toString()); throw new IllegalStateException(K.toString());
} }
private void hideForActionMode() { private void hideForActionMode() {

View File

@ -57,9 +57,9 @@ public class SupportMenuInflater extends MenuInflater {
try { try {
this.mMethod = cls.getMethod(str, PARAM_TYPES); this.mMethod = cls.getMethod(str, PARAM_TYPES);
} catch (Exception e) { } catch (Exception e) {
StringBuilder Q = a.Q("Couldn't resolve menu item onClick handler ", str, " in class "); StringBuilder P = a.P("Couldn't resolve menu item onClick handler ", str, " in class ");
Q.append(cls.getName()); P.append(cls.getName());
InflateException inflateException = new InflateException(Q.toString()); InflateException inflateException = new InflateException(P.toString());
inflateException.initCause(e); inflateException.initCause(e);
throw inflateException; throw inflateException;
} }
@ -317,7 +317,7 @@ public class SupportMenuInflater extends MenuInflater {
if (name.equals("menu")) { if (name.equals("menu")) {
eventType = xmlPullParser.next(); eventType = xmlPullParser.next();
} else { } else {
throw new RuntimeException(a.t("Expecting menu, got ", name)); throw new RuntimeException(a.s("Expecting menu, got ", name));
} }
} }
} }

View File

@ -219,9 +219,9 @@ public class ActionBarOverlayLayout extends ViewGroup implements DecorContentPar
if (view instanceof Toolbar) { if (view instanceof Toolbar) {
return ((Toolbar) view).getWrapper(); return ((Toolbar) view).getWrapper();
} }
StringBuilder L = a.L("Can't make a decor toolbar out of "); StringBuilder K = a.K("Can't make a decor toolbar out of ");
L.append(view.getClass().getSimpleName()); K.append(view.getClass().getSimpleName());
throw new IllegalStateException(L.toString()); throw new IllegalStateException(K.toString());
} }
private void init(Context context) { private void init(Context context) {

View File

@ -85,12 +85,12 @@ public class ActivityChooserModel extends DataSetObservable {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder P = a.P("[", "resolveInfo:"); StringBuilder O = a.O("[", "resolveInfo:");
P.append(this.resolveInfo.toString()); O.append(this.resolveInfo.toString());
P.append("; weight:"); O.append("; weight:");
P.append(new BigDecimal((double) this.weight)); O.append(new BigDecimal((double) this.weight));
P.append("]"); O.append("]");
return P.toString(); return O.toString();
} }
} }
@ -168,14 +168,14 @@ public class ActivityChooserModel extends DataSetObservable {
} }
public String toString() { public String toString() {
StringBuilder P = a.P("[", "; activity:"); StringBuilder O = a.O("[", "; activity:");
P.append(this.activity); O.append(this.activity);
P.append("; time:"); O.append("; time:");
P.append(this.time); O.append(this.time);
P.append("; weight:"); O.append("; weight:");
P.append(new BigDecimal((double) this.weight)); O.append(new BigDecimal((double) this.weight));
P.append("]"); O.append("]");
return P.toString(); return O.toString();
} }
} }
@ -261,7 +261,7 @@ public class ActivityChooserModel extends DataSetObservable {
if (TextUtils.isEmpty(str) || str.endsWith(".xml")) { if (TextUtils.isEmpty(str) || str.endsWith(".xml")) {
this.mHistoryFileName = str; this.mHistoryFileName = str;
} else { } else {
this.mHistoryFileName = a.t(str, ".xml"); this.mHistoryFileName = a.s(str, ".xml");
} }
} }

View File

@ -471,9 +471,9 @@ public class AppCompatTextViewAutoSizeHelper {
} }
this.mAutoSizeTextSizesInPx = cleanupAutoSizePresetSizes(iArr2); this.mAutoSizeTextSizesInPx = cleanupAutoSizePresetSizes(iArr2);
if (!setupAutoSizeUniformPresetSizesConfiguration()) { if (!setupAutoSizeUniformPresetSizesConfiguration()) {
StringBuilder L = a.L("None of the preset sizes is valid: "); StringBuilder K = a.K("None of the preset sizes is valid: ");
L.append(Arrays.toString(iArr)); K.append(Arrays.toString(iArr));
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
} else { } else {
this.mHasPresetAutoSizeValues = false; this.mHasPresetAutoSizeValues = false;
@ -498,7 +498,7 @@ public class AppCompatTextViewAutoSizeHelper {
autoSizeText(); autoSizeText();
} }
} else { } else {
throw new IllegalArgumentException(a.k("Unknown auto-size text type: ", i)); throw new IllegalArgumentException(a.j("Unknown auto-size text type: ", i));
} }
} }

View File

@ -1260,10 +1260,10 @@ public class LinearLayoutCompat extends ViewGroup {
public void setBaselineAlignedChildIndex(int i) { public void setBaselineAlignedChildIndex(int i) {
if (i < 0 || i >= getChildCount()) { if (i < 0 || i >= getChildCount()) {
StringBuilder L = a.L("base aligned child index out of range (0, "); StringBuilder K = a.K("base aligned child index out of range (0, ");
L.append(getChildCount()); K.append(getChildCount());
L.append(")"); K.append(")");
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
this.mBaselineAlignedChildIndex = i; this.mBaselineAlignedChildIndex = i;
} }

View File

@ -310,9 +310,9 @@ public class ListPopupWindow implements ShowableListMenu {
linearLayout.addView(view); linearLayout.addView(view);
linearLayout.addView(dropDownListView, layoutParams); linearLayout.addView(dropDownListView, layoutParams);
} else if (i5 != 1) { } else if (i5 != 1) {
StringBuilder L = a.L("Invalid hint position "); StringBuilder K = a.K("Invalid hint position ");
L.append(this.mPromptPosition); K.append(this.mPromptPosition);
Log.e("ListPopupWindow", L.toString()); Log.e("ListPopupWindow", K.toString());
} else { } else {
linearLayout.addView(dropDownListView, layoutParams); linearLayout.addView(dropDownListView, layoutParams);
linearLayout.addView(view); linearLayout.addView(view);

View File

@ -377,10 +377,10 @@ public class SearchView extends LinearLayoutCompat implements CollapsibleActionV
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder L = a.L("SearchView.SavedState{"); StringBuilder K = a.K("SearchView.SavedState{");
L.append(Integer.toHexString(System.identityHashCode(this))); K.append(Integer.toHexString(System.identityHashCode(this)));
L.append(" isIconified="); K.append(" isIconified=");
return a.G(L, this.isIconified, "}"); return a.F(K, this.isIconified, "}");
} }
@Override // androidx.customview.view.AbsSavedState, android.os.Parcelable @Override // androidx.customview.view.AbsSavedState, android.os.Parcelable

View File

@ -110,9 +110,9 @@ public class SuggestionsAdapter extends ResourceCursorAdapter implements View.On
if (drawable != null) { if (drawable != null) {
return drawable; return drawable;
} }
StringBuilder M = a.M("Invalid icon resource ", iconResource, " for "); StringBuilder L = a.L("Invalid icon resource ", iconResource, " for ");
M.append(componentName.flattenToShortString()); L.append(componentName.flattenToShortString());
Log.w("SuggestionsAdapter", M.toString()); Log.w("SuggestionsAdapter", L.toString());
return null; return null;
} catch (PackageManager.NameNotFoundException e) { } catch (PackageManager.NameNotFoundException e) {
Log.w("SuggestionsAdapter", e.toString()); Log.w("SuggestionsAdapter", e.toString());
@ -205,7 +205,7 @@ public class SuggestionsAdapter extends ResourceCursorAdapter implements View.On
storeInIconCache(str, drawable2); storeInIconCache(str, drawable2);
return drawable2; return drawable2;
} catch (Resources.NotFoundException unused2) { } catch (Resources.NotFoundException unused2) {
a.h0("Icon resource not found: ", str, "SuggestionsAdapter"); a.g0("Icon resource not found: ", str, "SuggestionsAdapter");
return null; return null;
} }
} }

View File

@ -592,7 +592,7 @@ public class ToolbarWidgetWrapper implements DecorToolbar {
layoutParams.gravity = 8388691; layoutParams.gravity = 8388691;
} }
} else { } else {
throw new IllegalArgumentException(a.k("Invalid navigation mode ", i)); throw new IllegalArgumentException(a.j("Invalid navigation mode ", i));
} }
} }
} }

View File

@ -319,15 +319,15 @@ public class SafeIterableMap<K, V> implements Iterable<Map.Entry<K, V>> {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder L = a.L("["); StringBuilder K = a.K("[");
Iterator<Map.Entry<K, V>> it = iterator(); Iterator<Map.Entry<K, V>> it = iterator();
while (it.hasNext()) { while (it.hasNext()) {
L.append(it.next().toString()); K.append(it.next().toString());
if (it.hasNext()) { if (it.hasNext()) {
L.append(", "); K.append(", ");
} }
} }
L.append("]"); K.append("]");
return L.toString(); return K.toString();
} }
} }

View File

@ -203,9 +203,9 @@ public final class BrowserServiceFileProvider extends FileProvider {
} }
private static Uri generateUri(Context context, String str) { private static Uri generateUri(Context context, String str) {
String u = a.u("image_provider_images/", str, ".png"); String t = a.t("image_provider_images/", str, ".png");
Uri.Builder scheme = new Uri.Builder().scheme("content"); Uri.Builder scheme = new Uri.Builder().scheme("content");
return scheme.authority(context.getPackageName() + ".image_provider").path(u).build(); return scheme.authority(context.getPackageName() + ".image_provider").path(t).build();
} }
public static void grantReadPermission(@NonNull Intent intent, @Nullable List<Uri> list, @NonNull Context context) { public static void grantReadPermission(@NonNull Intent intent, @Nullable List<Uri> list, @NonNull Context context) {
@ -230,9 +230,9 @@ public final class BrowserServiceFileProvider extends FileProvider {
@NonNull @NonNull
@UiThread @UiThread
public static ResolvableFuture<Uri> saveBitmap(@NonNull Context context, @NonNull Bitmap bitmap, @NonNull String str, int i) { public static ResolvableFuture<Uri> saveBitmap(@NonNull Context context, @NonNull Bitmap bitmap, @NonNull String str, int i) {
StringBuilder P = a.P(str, "_"); StringBuilder O = a.O(str, "_");
P.append(Integer.toString(i)); O.append(Integer.toString(i));
String sb = P.toString(); String sb = O.toString();
Uri generateUri = generateUri(context, sb); Uri generateUri = generateUri(context, sb);
ResolvableFuture<Uri> create = ResolvableFuture.create(); ResolvableFuture<Uri> create = ResolvableFuture.create();
new FileSaveTask(context, sb, bitmap, generateUri, create).executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, new String[0]); new FileSaveTask(context, sb, bitmap, generateUri, create).executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, new String[0]);

View File

@ -48,7 +48,7 @@ public class CustomTabsClient {
} }
/* renamed from: androidx.browser.customtabs.CustomTabsClient$2 reason: invalid class name */ /* renamed from: androidx.browser.customtabs.CustomTabsClient$2 reason: invalid class name */
public class AnonymousClass2 extends a.AbstractBinderC0345a { public class AnonymousClass2 extends a.AbstractBinderC0344a {
private Handler mHandler = new Handler(Looper.getMainLooper()); private Handler mHandler = new Handler(Looper.getMainLooper());
public final /* synthetic */ CustomTabsCallback val$callback; public final /* synthetic */ CustomTabsCallback val$callback;
@ -219,7 +219,7 @@ public class CustomTabsClient {
} }
} }
private a.AbstractBinderC0345a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) { private a.AbstractBinderC0344a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) {
return new AnonymousClass2(customTabsCallback); return new AnonymousClass2(customTabsCallback);
} }
@ -270,7 +270,7 @@ public class CustomTabsClient {
@Nullable @Nullable
private CustomTabsSession newSessionInternal(@Nullable CustomTabsCallback customTabsCallback, @Nullable PendingIntent pendingIntent) { private CustomTabsSession newSessionInternal(@Nullable CustomTabsCallback customTabsCallback, @Nullable PendingIntent pendingIntent) {
boolean z2; boolean z2;
a.AbstractBinderC0345a createCallbackWrapper = createCallbackWrapper(customTabsCallback); a.AbstractBinderC0344a createCallbackWrapper = createCallbackWrapper(customTabsCallback);
if (pendingIntent != null) { if (pendingIntent != null) {
try { try {
Bundle bundle = new Bundle(); Bundle bundle = new Bundle();

View File

@ -213,7 +213,7 @@ public final class CustomTabsIntent {
@NonNull @NonNull
public Builder setColorSchemeParams(int i, @NonNull CustomTabColorSchemeParams customTabColorSchemeParams) { public Builder setColorSchemeParams(int i, @NonNull CustomTabColorSchemeParams customTabColorSchemeParams) {
if (i < 0 || i > 2 || i == 0) { if (i < 0 || i > 2 || i == 0) {
throw new IllegalArgumentException(a.k("Invalid colorScheme: ", i)); throw new IllegalArgumentException(a.j("Invalid colorScheme: ", i));
} }
if (this.mColorSchemeParamBundles == null) { if (this.mColorSchemeParamBundles == null) {
this.mColorSchemeParamBundles = new SparseArray<>(); this.mColorSchemeParamBundles = new SparseArray<>();
@ -355,7 +355,7 @@ public final class CustomTabsIntent {
public static CustomTabColorSchemeParams getColorSchemeParams(@NonNull Intent intent, int i) { public static CustomTabColorSchemeParams getColorSchemeParams(@NonNull Intent intent, int i) {
Bundle bundle; Bundle bundle;
if (i < 0 || i > 2 || i == 0) { if (i < 0 || i > 2 || i == 0) {
throw new IllegalArgumentException(a.k("Invalid colorScheme: ", i)); throw new IllegalArgumentException(a.j("Invalid colorScheme: ", i));
} }
Bundle extras = intent.getExtras(); Bundle extras = intent.getExtras();
if (extras == null) { if (extras == null) {

View File

@ -83,8 +83,8 @@ public class CustomTabsSessionToken {
} }
} }
public static class MockCallback extends a.AbstractBinderC0345a { public static class MockCallback extends a.AbstractBinderC0344a {
@Override // x.a.a.a.AbstractBinderC0345a, android.os.IInterface @Override // x.a.a.a.AbstractBinderC0344a, android.os.IInterface
public IBinder asBinder() { public IBinder asBinder() {
return this; return this;
} }
@ -150,7 +150,7 @@ public class CustomTabsSessionToken {
return null; return null;
} }
if (binder != null) { if (binder != null) {
aVar = a.AbstractBinderC0345a.asInterface(binder); aVar = a.AbstractBinderC0344a.asInterface(binder);
} }
return new CustomTabsSessionToken(aVar, pendingIntent); return new CustomTabsSessionToken(aVar, pendingIntent);
} }

View File

@ -26,7 +26,7 @@ public abstract class PostMessageServiceConnection implements PostMessageBackend
public PostMessageServiceConnection(@NonNull CustomTabsSessionToken customTabsSessionToken) { public PostMessageServiceConnection(@NonNull CustomTabsSessionToken customTabsSessionToken) {
IBinder callbackBinder = customTabsSessionToken.getCallbackBinder(); IBinder callbackBinder = customTabsSessionToken.getCallbackBinder();
if (callbackBinder != null) { if (callbackBinder != null) {
this.mSessionBinder = a.AbstractBinderC0345a.asInterface(callbackBinder); this.mSessionBinder = a.AbstractBinderC0344a.asInterface(callbackBinder);
return; return;
} }
throw new IllegalArgumentException("Provided session must have binder."); throw new IllegalArgumentException("Provided session must have binder.");

View File

@ -66,9 +66,9 @@ public class ConnectionHolder implements ServiceConnection {
} else { } else {
throw this.mCancellationException; throw this.mCancellationException;
} }
StringBuilder L = a.L("ConnectionHolder, state = "); StringBuilder K = a.K("ConnectionHolder, state = ");
L.append(this.mState); K.append(this.mState);
return L.toString(); return K.toString();
} }
@MainThread @MainThread

View File

@ -15,7 +15,7 @@ public class TrustedWebActivityCallbackRemote {
@Nullable @Nullable
public static TrustedWebActivityCallbackRemote fromBinder(@Nullable IBinder iBinder) { public static TrustedWebActivityCallbackRemote fromBinder(@Nullable IBinder iBinder) {
a asInterface = iBinder == null ? null : a.AbstractBinderC0349a.asInterface(iBinder); a asInterface = iBinder == null ? null : a.AbstractBinderC0348a.asInterface(iBinder);
if (asInterface == null) { if (asInterface == null) {
return null; return null;
} }

View File

@ -23,7 +23,7 @@ public final class TrustedWebActivityServiceConnection {
private final b mService; private final b mService;
/* renamed from: androidx.browser.trusted.TrustedWebActivityServiceConnection$1 reason: invalid class name */ /* renamed from: androidx.browser.trusted.TrustedWebActivityServiceConnection$1 reason: invalid class name */
public class AnonymousClass1 extends a.AbstractBinderC0349a { public class AnonymousClass1 extends a.AbstractBinderC0348a {
public final /* synthetic */ TrustedWebActivityCallback val$callback; public final /* synthetic */ TrustedWebActivityCallback val$callback;
public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) { public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) {
@ -154,7 +154,7 @@ public final class TrustedWebActivityServiceConnection {
public static void ensureBundleContains(Bundle bundle, String str) { public static void ensureBundleContains(Bundle bundle, String str) {
if (!bundle.containsKey(str)) { if (!bundle.containsKey(str)) {
throw new IllegalArgumentException(c.d.b.a.a.t("Bundle must contain ", str)); throw new IllegalArgumentException(c.d.b.a.a.s("Bundle must contain ", str));
} }
} }

View File

@ -98,16 +98,16 @@ public final class TrustedWebActivityServiceConnectionPool {
ResolveInfo resolveService = context.getPackageManager().resolveService(intent2, 131072); ResolveInfo resolveService = context.getPackageManager().resolveService(intent2, 131072);
if (resolveService == null) { if (resolveService == null) {
if (z2) { if (z2) {
a.h0("Could not find TWAService for ", str, "TWAConnectionPool"); a.g0("Could not find TWAService for ", str, "TWAConnectionPool");
} }
return null; return null;
} }
if (z2) { if (z2) {
StringBuilder L = a.L("Found "); StringBuilder K = a.K("Found ");
L.append(resolveService.serviceInfo.name); K.append(resolveService.serviceInfo.name);
L.append(" to handle request for "); K.append(" to handle request for ");
L.append(uri); K.append(uri);
Log.i("TWAConnectionPool", L.toString()); Log.i("TWAConnectionPool", K.toString());
} }
Intent intent3 = new Intent(); Intent intent3 = new Intent();
intent3.setComponent(new ComponentName(str, resolveService.serviceInfo.name)); intent3.setComponent(new ComponentName(str, resolveService.serviceInfo.name));

View File

@ -595,32 +595,32 @@ public abstract class AbstractResolvableFuture<V> implements a<V> {
String timeUnit2 = timeUnit.toString(); String timeUnit2 = timeUnit.toString();
Locale locale = Locale.ROOT; Locale locale = Locale.ROOT;
String lowerCase = timeUnit2.toLowerCase(locale); String lowerCase = timeUnit2.toLowerCase(locale);
StringBuilder O = c.d.b.a.a.O("Waited ", j, " "); StringBuilder N = c.d.b.a.a.N("Waited ", j, " ");
O.append(timeUnit.toString().toLowerCase(locale)); N.append(timeUnit.toString().toLowerCase(locale));
String sb = O.toString(); String sb = N.toString();
if (nanos + 1000 < 0) { if (nanos + 1000 < 0) {
String t = c.d.b.a.a.t(sb, " (plus "); String s2 = c.d.b.a.a.s(sb, " (plus ");
long j2 = -nanos; long j2 = -nanos;
long convert = timeUnit.convert(j2, TimeUnit.NANOSECONDS); long convert = timeUnit.convert(j2, TimeUnit.NANOSECONDS);
long nanos2 = j2 - timeUnit.toNanos(convert); long nanos2 = j2 - timeUnit.toNanos(convert);
int i = (convert > 0 ? 1 : (convert == 0 ? 0 : -1)); int i = (convert > 0 ? 1 : (convert == 0 ? 0 : -1));
boolean z2 = i == 0 || nanos2 > 1000; boolean z2 = i == 0 || nanos2 > 1000;
if (i > 0) { if (i > 0) {
String str = t + convert + " " + lowerCase; String str = s2 + convert + " " + lowerCase;
if (z2) { if (z2) {
str = c.d.b.a.a.t(str, ","); str = c.d.b.a.a.s(str, ",");
} }
t = c.d.b.a.a.t(str, " "); s2 = c.d.b.a.a.s(str, " ");
} }
if (z2) { if (z2) {
t = c.d.b.a.a.q(t, nanos2, " nanoseconds "); s2 = c.d.b.a.a.p(s2, nanos2, " nanoseconds ");
} }
sb = c.d.b.a.a.t(t, "delay)"); sb = c.d.b.a.a.s(s2, "delay)");
} }
if (isDone()) { if (isDone()) {
throw new TimeoutException(c.d.b.a.a.t(sb, " but future completed as timeout expired")); throw new TimeoutException(c.d.b.a.a.s(sb, " but future completed as timeout expired"));
} }
throw new TimeoutException(c.d.b.a.a.u(sb, " for ", abstractResolvableFuture)); throw new TimeoutException(c.d.b.a.a.t(sb, " for ", abstractResolvableFuture));
} }
throw new InterruptedException(); throw new InterruptedException();
} }
@ -649,15 +649,15 @@ public abstract class AbstractResolvableFuture<V> implements a<V> {
public String pendingToString() { public String pendingToString() {
Object obj = this.value; Object obj = this.value;
if (obj instanceof SetFuture) { if (obj instanceof SetFuture) {
return c.d.b.a.a.D(c.d.b.a.a.L("setFuture=["), userObjectToString(((SetFuture) obj).future), "]"); return c.d.b.a.a.C(c.d.b.a.a.K("setFuture=["), userObjectToString(((SetFuture) obj).future), "]");
} }
if (!(this instanceof ScheduledFuture)) { if (!(this instanceof ScheduledFuture)) {
return null; return null;
} }
StringBuilder L = c.d.b.a.a.L("remaining delay=["); StringBuilder K = c.d.b.a.a.K("remaining delay=[");
L.append(((ScheduledFuture) this).getDelay(TimeUnit.MILLISECONDS)); K.append(((ScheduledFuture) this).getDelay(TimeUnit.MILLISECONDS));
L.append(" ms]"); K.append(" ms]");
return L.toString(); return K.toString();
} }
public boolean set(@Nullable V v) { public boolean set(@Nullable V v) {
@ -725,9 +725,9 @@ public abstract class AbstractResolvableFuture<V> implements a<V> {
try { try {
str = pendingToString(); str = pendingToString();
} catch (RuntimeException e) { } catch (RuntimeException e) {
StringBuilder L = c.d.b.a.a.L("Exception thrown from implementation: "); StringBuilder K = c.d.b.a.a.K("Exception thrown from implementation: ");
L.append(e.getClass()); K.append(e.getClass());
str = L.toString(); str = K.toString();
} }
if (str != null && !str.isEmpty()) { if (str != null && !str.isEmpty()) {
sb.append("PENDING, info=["); sb.append("PENDING, info=[");

View File

@ -33,9 +33,9 @@ public final class CallbackToFutureAdapter {
ResolvableFuture<Void> resolvableFuture; ResolvableFuture<Void> resolvableFuture;
SafeFuture<T> safeFuture = this.future; SafeFuture<T> safeFuture = this.future;
if (safeFuture != null && !safeFuture.isDone()) { if (safeFuture != null && !safeFuture.isDone()) {
StringBuilder L = a.L("The completer object was garbage collected - this future would otherwise never complete. The tag was: "); StringBuilder K = a.K("The completer object was garbage collected - this future would otherwise never complete. The tag was: ");
L.append(this.tag); K.append(this.tag);
safeFuture.setException(new FutureGarbageCollectedException(L.toString())); safeFuture.setException(new FutureGarbageCollectedException(K.toString()));
} }
if (!this.attemptedSetting && (resolvableFuture = this.cancellationFuture) != null) { if (!this.attemptedSetting && (resolvableFuture = this.cancellationFuture) != null) {
resolvableFuture.set(null); resolvableFuture.set(null);
@ -119,10 +119,10 @@ public final class CallbackToFutureAdapter {
if (completer == null) { if (completer == null) {
return "Completer object has been garbage collected, future will fail soon"; return "Completer object has been garbage collected, future will fail soon";
} }
StringBuilder L = a.L("tag=["); StringBuilder K = a.K("tag=[");
L.append(completer.tag); K.append(completer.tag);
L.append("]"); K.append("]");
return L.toString(); return K.toString();
} }
} }

View File

@ -167,9 +167,9 @@ public class Easing {
case 3: case 3:
return new CubicEasing("cubic(0.4, 0.0, 0.2, 1)"); return new CubicEasing("cubic(0.4, 0.0, 0.2, 1)");
default: default:
StringBuilder L = a.L("transitionEasing syntax error syntax:transitionEasing=\"cubic(1.0,0.5,0.0,0.6)\" or "); StringBuilder K = a.K("transitionEasing syntax error syntax:transitionEasing=\"cubic(1.0,0.5,0.0,0.6)\" or ");
L.append(Arrays.toString(NAMED_EASING)); K.append(Arrays.toString(NAMED_EASING));
Log.e("ConstraintSet", L.toString()); Log.e("ConstraintSet", K.toString());
return sDefault; return sDefault;
} }
} }

View File

@ -174,10 +174,10 @@ public class Oscillator {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("pos ="); StringBuilder K = a.K("pos =");
L.append(Arrays.toString(this.mPosition)); K.append(Arrays.toString(this.mPosition));
L.append(" period="); K.append(" period=");
L.append(Arrays.toString(this.mPeriod)); K.append(Arrays.toString(this.mPeriod));
return L.toString(); return K.toString();
} }
} }

View File

@ -156,9 +156,9 @@ public class StopLogic extends MotionInterpolator {
} }
public void debug(String str, String str2, float f) { public void debug(String str, String str2, float f) {
StringBuilder P = a.P(str2, " ===== "); StringBuilder O = a.O(str2, " ===== ");
P.append(this.mType); O.append(this.mType);
Log.v(str, P.toString()); Log.v(str, O.toString());
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
sb.append(str2); sb.append(str2);
sb.append(this.mBackwards ? "backwards" : "forward "); sb.append(this.mBackwards ? "backwards" : "forward ");
@ -169,22 +169,22 @@ public class StopLogic extends MotionInterpolator {
Log.v(str, sb.toString()); Log.v(str, sb.toString());
Log.v(str, str2 + " dur " + this.mStage1Duration + " vel " + this.mStage1Velocity + " pos " + this.mStage1EndPosition); Log.v(str, str2 + " dur " + this.mStage1Duration + " vel " + this.mStage1Velocity + " pos " + this.mStage1EndPosition);
if (this.mNumberOfStages > 1) { if (this.mNumberOfStages > 1) {
StringBuilder P2 = a.P(str2, " dur "); StringBuilder O2 = a.O(str2, " dur ");
P2.append(this.mStage2Duration); O2.append(this.mStage2Duration);
P2.append(" vel "); O2.append(" vel ");
P2.append(this.mStage2Velocity); O2.append(this.mStage2Velocity);
P2.append(" pos "); O2.append(" pos ");
P2.append(this.mStage2EndPosition); O2.append(this.mStage2EndPosition);
Log.v(str, P2.toString()); Log.v(str, O2.toString());
} }
if (this.mNumberOfStages > 2) { if (this.mNumberOfStages > 2) {
StringBuilder P3 = a.P(str2, " dur "); StringBuilder O3 = a.O(str2, " dur ");
P3.append(this.mStage3Duration); O3.append(this.mStage3Duration);
P3.append(" vel "); O3.append(" vel ");
P3.append(this.mStage3Velocity); O3.append(this.mStage3Velocity);
P3.append(" pos "); O3.append(" pos ");
P3.append(this.mStage3EndPosition); O3.append(this.mStage3EndPosition);
Log.v(str, P3.toString()); Log.v(str, O3.toString());
} }
float f2 = this.mStage1Duration; float f2 = this.mStage1Duration;
if (f <= f2) { if (f <= f2) {

View File

@ -13,18 +13,18 @@ import java.lang.reflect.Modifier;
public class Debug { public class Debug {
public static void dumpLayoutParams(ViewGroup.LayoutParams layoutParams, String str) { public static void dumpLayoutParams(ViewGroup.LayoutParams layoutParams, String str) {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(") "); K.append(") ");
L.append(str); K.append(str);
L.append(" "); K.append(" ");
String sb = L.toString(); String sb = K.toString();
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder Q = a.Q(" >>>>>>>>>>>>>>>>>>. dump ", sb, " "); StringBuilder P = a.P(" >>>>>>>>>>>>>>>>>>. dump ", sb, " ");
Q.append(layoutParams.getClass().getName()); P.append(layoutParams.getClass().getName());
printStream.println(Q.toString()); printStream.println(P.toString());
Field[] fields = layoutParams.getClass().getFields(); Field[] fields = layoutParams.getClass().getFields();
for (Field field : fields) { for (Field field : fields) {
try { try {
@ -43,22 +43,22 @@ public class Debug {
public static void dumpLayoutParams(ViewGroup viewGroup, String str) { public static void dumpLayoutParams(ViewGroup viewGroup, String str) {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(") "); K.append(") ");
L.append(str); K.append(str);
L.append(" "); K.append(" ");
String sb = L.toString(); String sb = K.toString();
int childCount = viewGroup.getChildCount(); int childCount = viewGroup.getChildCount();
System.out.println(str + " children " + childCount); System.out.println(str + " children " + childCount);
for (int i = 0; i < childCount; i++) { for (int i = 0; i < childCount; i++) {
View childAt = viewGroup.getChildAt(i); View childAt = viewGroup.getChildAt(i);
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder P = a.P(sb, " "); StringBuilder O = a.O(sb, " ");
P.append(getName(childAt)); O.append(getName(childAt));
printStream.println(P.toString()); printStream.println(O.toString());
ViewGroup.LayoutParams layoutParams = childAt.getLayoutParams(); ViewGroup.LayoutParams layoutParams = childAt.getLayoutParams();
Field[] fields = layoutParams.getClass().getFields(); Field[] fields = layoutParams.getClass().getFields();
for (Field field : fields) { for (Field field : fields) {
@ -77,18 +77,18 @@ public class Debug {
public static void dumpPoc(Object obj) { public static void dumpPoc(Object obj) {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(")"); K.append(")");
String sb = L.toString(); String sb = K.toString();
Class<?> cls = obj.getClass(); Class<?> cls = obj.getClass();
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder P = a.P(sb, "------------- "); StringBuilder O = a.O(sb, "------------- ");
P.append(cls.getName()); O.append(cls.getName());
P.append(" --------------------"); O.append(" --------------------");
printStream.println(P.toString()); printStream.println(O.toString());
Field[] fields = cls.getFields(); Field[] fields = cls.getFields();
for (Field field : fields) { for (Field field : fields) {
try { try {
@ -108,10 +108,10 @@ public class Debug {
} }
} }
PrintStream printStream2 = System.out; PrintStream printStream2 = System.out;
StringBuilder P2 = a.P(sb, "------------- "); StringBuilder O2 = a.O(sb, "------------- ");
P2.append(cls.getSimpleName()); O2.append(cls.getSimpleName());
P2.append(" --------------------"); O2.append(" --------------------");
printStream2.println(P2.toString()); printStream2.println(O2.toString());
} }
public static String getActionType(MotionEvent motionEvent) { public static String getActionType(MotionEvent motionEvent) {
@ -130,44 +130,44 @@ public class Debug {
public static String getCallFrom(int i) { public static String getCallFrom(int i) {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[i + 2]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[i + 2];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(")"); K.append(")");
return L.toString(); return K.toString();
} }
public static String getLoc() { public static String getLoc() {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(") "); K.append(") ");
L.append(stackTraceElement.getMethodName()); K.append(stackTraceElement.getMethodName());
L.append("()"); K.append("()");
return L.toString(); return K.toString();
} }
public static String getLocation() { public static String getLocation() {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(")"); K.append(")");
return L.toString(); return K.toString();
} }
public static String getLocation2() { public static String getLocation2() {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[2]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[2];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTraceElement.getFileName()); K.append(stackTraceElement.getFileName());
L.append(":"); K.append(":");
L.append(stackTraceElement.getLineNumber()); K.append(stackTraceElement.getLineNumber());
L.append(")"); K.append(")");
return L.toString(); return K.toString();
} }
public static String getName(Context context, int i) { public static String getName(Context context, int i) {
@ -177,7 +177,7 @@ public class Debug {
try { try {
return context.getResources().getResourceEntryName(i); return context.getResources().getResourceEntryName(i);
} catch (Exception unused) { } catch (Exception unused) {
return a.k("?", i); return a.j("?", i);
} }
} }
@ -224,14 +224,14 @@ public class Debug {
String str3 = " "; String str3 = " ";
for (int i2 = 1; i2 <= min; i2++) { for (int i2 = 1; i2 <= min; i2++) {
StackTraceElement stackTraceElement = stackTrace[i2]; StackTraceElement stackTraceElement = stackTrace[i2];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTrace[i2].getFileName()); K.append(stackTrace[i2].getFileName());
L.append(":"); K.append(":");
L.append(stackTrace[i2].getLineNumber()); K.append(stackTrace[i2].getLineNumber());
L.append(") "); K.append(") ");
L.append(stackTrace[i2].getMethodName()); K.append(stackTrace[i2].getMethodName());
String sb = L.toString(); String sb = K.toString();
str3 = a.t(str3, " "); str3 = a.s(str3, " ");
Log.v(str, str2 + str3 + sb + str3); Log.v(str, str2 + str3 + sb + str3);
} }
} }
@ -242,13 +242,13 @@ public class Debug {
String str2 = " "; String str2 = " ";
for (int i2 = 1; i2 <= min; i2++) { for (int i2 = 1; i2 <= min; i2++) {
StackTraceElement stackTraceElement = stackTrace[i2]; StackTraceElement stackTraceElement = stackTrace[i2];
StringBuilder L = a.L(".("); StringBuilder K = a.K(".(");
L.append(stackTrace[i2].getFileName()); K.append(stackTrace[i2].getFileName());
L.append(":"); K.append(":");
L.append(stackTrace[i2].getLineNumber()); K.append(stackTrace[i2].getLineNumber());
L.append(") "); K.append(") ");
String sb = L.toString(); String sb = K.toString();
str2 = a.t(str2, " "); str2 = a.s(str2, " ");
PrintStream printStream = System.out; PrintStream printStream = System.out;
printStream.println(str + str2 + sb + str2); printStream.println(str + str2 + sb + str2);
} }

View File

@ -95,11 +95,11 @@ public class KeyAttributes extends Key {
case 3: case 3:
case 11: case 11:
default: default:
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mAttrMap.get(index)); K.append(mAttrMap.get(index));
Log.e("KeyAttribute", L.toString()); Log.e("KeyAttribute", K.toString());
break; break;
case 4: case 4:
KeyAttributes.access$202(keyAttributes, typedArray.getFloat(index, KeyAttributes.access$200(keyAttributes))); KeyAttributes.access$202(keyAttributes, typedArray.getFloat(index, KeyAttributes.access$200(keyAttributes)));
@ -645,7 +645,7 @@ public class KeyAttributes extends Key {
} }
if (this.mCustomConstraints.size() > 0) { if (this.mCustomConstraints.size() > 0) {
for (String str : this.mCustomConstraints.keySet()) { for (String str : this.mCustomConstraints.keySet()) {
hashMap.put(a.t("CUSTOM,", str), Integer.valueOf(this.mCurveFit)); hashMap.put(a.s("CUSTOM,", str), Integer.valueOf(this.mCurveFit));
} }
} }
} }

View File

@ -176,11 +176,11 @@ public class KeyCycle extends Key {
KeyCycle.access$1802(keyCycle, typedArray.getFloat(index, KeyCycle.access$1800(keyCycle))); KeyCycle.access$1802(keyCycle, typedArray.getFloat(index, KeyCycle.access$1800(keyCycle)));
break; break;
default: default:
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mAttrMap.get(index)); K.append(mAttrMap.get(index));
Log.e("KeyCycle", L.toString()); Log.e("KeyCycle", K.toString());
break; break;
} }
} }
@ -368,10 +368,10 @@ public class KeyCycle extends Key {
@Override // androidx.constraintlayout.motion.widget.Key @Override // androidx.constraintlayout.motion.widget.Key
public void addValues(HashMap<String, SplineSet> hashMap) { public void addValues(HashMap<String, SplineSet> hashMap) {
StringBuilder L = a.L("add "); StringBuilder K = a.K("add ");
L.append(hashMap.size()); K.append(hashMap.size());
L.append(" values"); K.append(" values");
Debug.logStack("KeyCycle", L.toString(), 2); Debug.logStack("KeyCycle", K.toString(), 2);
for (String str : hashMap.keySet()) { for (String str : hashMap.keySet()) {
SplineSet splineSet = hashMap.get(str); SplineSet splineSet = hashMap.get(str);
str.hashCode(); str.hashCode();

View File

@ -87,9 +87,9 @@ public abstract class KeyCycleOscillator {
if (constraintAttribute.getType() == attributeType) { if (constraintAttribute.getType() == attributeType) {
return constraintAttribute; return constraintAttribute;
} }
StringBuilder L = a.L("ConstraintAttribute is already a "); StringBuilder K = a.K("ConstraintAttribute is already a ");
L.append(constraintAttribute.getType().name()); K.append(constraintAttribute.getType().name());
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType); ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType);
this.mCustomConstraints.put(str, constraintAttribute2); this.mCustomConstraints.put(str, constraintAttribute2);
@ -592,12 +592,12 @@ public abstract class KeyCycleOscillator {
Iterator<WavePoint> it = this.mWavePoints.iterator(); Iterator<WavePoint> it = this.mWavePoints.iterator();
while (it.hasNext()) { while (it.hasNext()) {
WavePoint next = it.next(); WavePoint next = it.next();
StringBuilder P = a.P(str, "["); StringBuilder O = a.O(str, "[");
P.append(next.mPosition); O.append(next.mPosition);
P.append(" , "); O.append(" , ");
P.append(decimalFormat.format((double) next.mValue)); O.append(decimalFormat.format((double) next.mValue));
P.append("] "); O.append("] ");
str = P.toString(); str = O.toString();
} }
return str; return str;
} }

View File

@ -138,11 +138,11 @@ public class KeyPosition extends KeyPositionBase {
keyPosition.mPercentHeight = typedArray.getFloat(index, keyPosition.mPercentHeight); keyPosition.mPercentHeight = typedArray.getFloat(index, keyPosition.mPercentHeight);
break; break;
default: default:
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mAttrMap.get(index)); K.append(mAttrMap.get(index));
Log.e("KeyPosition", L.toString()); Log.e("KeyPosition", K.toString());
break; break;
} }
} }

View File

@ -97,11 +97,11 @@ public class KeyTimeCycle extends Key {
case 3: case 3:
case 11: case 11:
default: default:
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mAttrMap.get(index)); K.append(mAttrMap.get(index));
Log.e("KeyTimeCycle", L.toString()); Log.e("KeyTimeCycle", K.toString());
break; break;
case 4: case 4:
KeyTimeCycle.access$202(keyTimeCycle, typedArray.getFloat(index, KeyTimeCycle.access$200(keyTimeCycle))); KeyTimeCycle.access$202(keyTimeCycle, typedArray.getFloat(index, KeyTimeCycle.access$200(keyTimeCycle)));
@ -624,7 +624,7 @@ public class KeyTimeCycle extends Key {
} }
if (this.mCustomConstraints.size() > 0) { if (this.mCustomConstraints.size() > 0) {
for (String str : this.mCustomConstraints.keySet()) { for (String str : this.mCustomConstraints.keySet()) {
hashMap.put(a.t("CUSTOM,", str), Integer.valueOf(this.mCurveFit)); hashMap.put(a.s("CUSTOM,", str), Integer.valueOf(this.mCurveFit));
} }
} }
} }

View File

@ -118,11 +118,11 @@ public class KeyTrigger extends Key {
KeyTrigger.access$702(keyTrigger, typedArray.getResourceId(index, KeyTrigger.access$700(keyTrigger))); KeyTrigger.access$702(keyTrigger, typedArray.getResourceId(index, KeyTrigger.access$700(keyTrigger)));
break; break;
} }
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mAttrMap.get(index)); K.append(mAttrMap.get(index));
Log.e("KeyTrigger", L.toString()); Log.e("KeyTrigger", K.toString());
} }
} }
} }
@ -266,13 +266,13 @@ public class KeyTrigger extends Key {
try { try {
this.mFireNegativeCross = view.getClass().getMethod(this.mNegativeCross, new Class[0]); this.mFireNegativeCross = view.getClass().getMethod(this.mNegativeCross, new Class[0]);
} catch (NoSuchMethodException unused) { } catch (NoSuchMethodException unused) {
StringBuilder L = a.L("Could not find method \""); StringBuilder K = a.K("Could not find method \"");
L.append(this.mNegativeCross); K.append(this.mNegativeCross);
L.append("\"on class "); K.append("\"on class ");
L.append(view.getClass().getSimpleName()); K.append(view.getClass().getSimpleName());
L.append(" "); K.append(" ");
L.append(Debug.getName(view)); K.append(Debug.getName(view));
Log.e("KeyTrigger", L.toString()); Log.e("KeyTrigger", K.toString());
} }
} }
this.mFireNegativeCross.invoke(view, new Object[0]); this.mFireNegativeCross.invoke(view, new Object[0]);
@ -282,13 +282,13 @@ public class KeyTrigger extends Key {
try { try {
this.mFirePositiveCross = view.getClass().getMethod(this.mPositiveCross, new Class[0]); this.mFirePositiveCross = view.getClass().getMethod(this.mPositiveCross, new Class[0]);
} catch (NoSuchMethodException unused2) { } catch (NoSuchMethodException unused2) {
StringBuilder L2 = a.L("Could not find method \""); StringBuilder K2 = a.K("Could not find method \"");
L2.append(this.mPositiveCross); K2.append(this.mPositiveCross);
L2.append("\"on class "); K2.append("\"on class ");
L2.append(view.getClass().getSimpleName()); K2.append(view.getClass().getSimpleName());
L2.append(" "); K2.append(" ");
L2.append(Debug.getName(view)); K2.append(Debug.getName(view));
Log.e("KeyTrigger", L2.toString()); Log.e("KeyTrigger", K2.toString());
} }
} }
this.mFirePositiveCross.invoke(view, new Object[0]); this.mFirePositiveCross.invoke(view, new Object[0]);
@ -298,26 +298,26 @@ public class KeyTrigger extends Key {
try { try {
this.mFireCross = view.getClass().getMethod(this.mCross, new Class[0]); this.mFireCross = view.getClass().getMethod(this.mCross, new Class[0]);
} catch (NoSuchMethodException unused3) { } catch (NoSuchMethodException unused3) {
StringBuilder L3 = a.L("Could not find method \""); StringBuilder K3 = a.K("Could not find method \"");
L3.append(this.mCross); K3.append(this.mCross);
L3.append("\"on class "); K3.append("\"on class ");
L3.append(view.getClass().getSimpleName()); K3.append(view.getClass().getSimpleName());
L3.append(" "); K3.append(" ");
L3.append(Debug.getName(view)); K3.append(Debug.getName(view));
Log.e("KeyTrigger", L3.toString()); Log.e("KeyTrigger", K3.toString());
} }
} }
try { try {
this.mFireCross.invoke(view, new Object[0]); this.mFireCross.invoke(view, new Object[0]);
return; return;
} catch (Exception unused4) { } catch (Exception unused4) {
StringBuilder L4 = a.L("Exception in call \""); StringBuilder K4 = a.K("Exception in call \"");
L4.append(this.mCross); K4.append(this.mCross);
L4.append("\"on class "); K4.append("\"on class ");
L4.append(view.getClass().getSimpleName()); K4.append(view.getClass().getSimpleName());
L4.append(" "); K4.append(" ");
L4.append(Debug.getName(view)); K4.append(Debug.getName(view));
Log.e("KeyTrigger", L4.toString()); Log.e("KeyTrigger", K4.toString());
return; return;
} }
} else { } else {
@ -408,26 +408,26 @@ public class KeyTrigger extends Key {
try { try {
this.mFireNegativeCross.invoke(view, new Object[0]); this.mFireNegativeCross.invoke(view, new Object[0]);
} catch (Exception unused5) { } catch (Exception unused5) {
StringBuilder L5 = a.L("Exception in call \""); StringBuilder K5 = a.K("Exception in call \"");
L5.append(this.mNegativeCross); K5.append(this.mNegativeCross);
L5.append("\"on class "); K5.append("\"on class ");
L5.append(view.getClass().getSimpleName()); K5.append(view.getClass().getSimpleName());
L5.append(" "); K5.append(" ");
L5.append(Debug.getName(view)); K5.append(Debug.getName(view));
Log.e("KeyTrigger", L5.toString()); Log.e("KeyTrigger", K5.toString());
} }
if (this.mFirePositiveCross == null) { if (this.mFirePositiveCross == null) {
} }
try { try {
this.mFirePositiveCross.invoke(view, new Object[0]); this.mFirePositiveCross.invoke(view, new Object[0]);
} catch (Exception unused6) { } catch (Exception unused6) {
StringBuilder L6 = a.L("Exception in call \""); StringBuilder K6 = a.K("Exception in call \"");
L6.append(this.mPositiveCross); K6.append(this.mPositiveCross);
L6.append("\"on class "); K6.append("\"on class ");
L6.append(view.getClass().getSimpleName()); K6.append(view.getClass().getSimpleName());
L6.append(" "); K6.append(" ");
L6.append(Debug.getName(view)); K6.append(Debug.getName(view));
Log.e("KeyTrigger", L6.toString()); Log.e("KeyTrigger", K6.toString());
} }
if (!z4) { if (!z4) {
} }

View File

@ -172,10 +172,10 @@ public class MotionController {
private void insertKey(MotionPaths motionPaths) { private void insertKey(MotionPaths motionPaths) {
int binarySearch = Collections.binarySearch(this.mMotionPaths, motionPaths); int binarySearch = Collections.binarySearch(this.mMotionPaths, motionPaths);
if (binarySearch == 0) { if (binarySearch == 0) {
StringBuilder L = a.L(" KeyPath positon \""); StringBuilder K = a.K(" KeyPath positon \"");
L.append(motionPaths.position); K.append(motionPaths.position);
L.append("\" outside of range"); K.append("\" outside of range");
Log.e("MotionController", L.toString()); Log.e("MotionController", K.toString());
} }
this.mMotionPaths.add((-binarySearch) - 1, motionPaths); this.mMotionPaths.add((-binarySearch) - 1, motionPaths);
} }
@ -1152,11 +1152,11 @@ public class MotionController {
break; break;
} }
if (iArr4[i15] < MotionPaths.names.length) { if (iArr4[i15] < MotionPaths.names.length) {
String D = a.D(new StringBuilder(), MotionPaths.names[this.mInterpolateVariables[i15]], " ["); String C = a.C(new StringBuilder(), MotionPaths.names[this.mInterpolateVariables[i15]], " [");
for (int i16 = 0; i16 < size; i16++) { for (int i16 = 0; i16 < size; i16++) {
StringBuilder L = a.L(D); StringBuilder K = a.K(C);
L.append(dArr[i16][i15]); K.append(dArr[i16][i15]);
D = L.toString(); C = K.toString();
} }
} }
i15++; i15++;
@ -1240,14 +1240,14 @@ public class MotionController {
} }
public String toString() { public String toString() {
StringBuilder L = a.L(" start: x: "); StringBuilder K = a.K(" start: x: ");
L.append(this.mStartMotionPath.f18x); K.append(this.mStartMotionPath.f18x);
L.append(" y: "); K.append(" y: ");
L.append(this.mStartMotionPath.f19y); K.append(this.mStartMotionPath.f19y);
L.append(" end: x: "); K.append(" end: x: ");
L.append(this.mEndMotionPath.f18x); K.append(this.mEndMotionPath.f18x);
L.append(" y: "); K.append(" y: ");
L.append(this.mEndMotionPath.f19y); K.append(this.mEndMotionPath.f19y);
return L.toString(); return K.toString();
} }
} }

View File

@ -317,15 +317,15 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
float max = Math.max(f4, f6); float max = Math.max(f4, f6);
float min2 = f - Math.min(f3, f5); float min2 = f - Math.min(f3, f5);
float max2 = Math.max(f4, f6) - f2; float max2 = Math.max(f4, f6) - f2;
StringBuilder L = a.L(""); StringBuilder K = a.K("");
L.append(((float) ((int) (((double) ((min2 * 100.0f) / Math.abs(f5 - f3))) + 0.5d))) / 100.0f); K.append(((float) ((int) (((double) ((min2 * 100.0f) / Math.abs(f5 - f3))) + 0.5d))) / 100.0f);
String sb = L.toString(); String sb = K.toString();
getTextBounds(sb, this.mTextPaint); getTextBounds(sb, this.mTextPaint);
canvas.drawText(sb, ((min2 / 2.0f) - ((float) (this.mBounds.width() / 2))) + min, f2 - 20.0f, this.mTextPaint); canvas.drawText(sb, ((min2 / 2.0f) - ((float) (this.mBounds.width() / 2))) + min, f2 - 20.0f, this.mTextPaint);
canvas.drawLine(f, f2, Math.min(f3, f5), f2, this.mPaintGraph); canvas.drawLine(f, f2, Math.min(f3, f5), f2, this.mPaintGraph);
StringBuilder L2 = a.L(""); StringBuilder K2 = a.K("");
L2.append(((float) ((int) (((double) ((max2 * 100.0f) / Math.abs(f6 - f4))) + 0.5d))) / 100.0f); K2.append(((float) ((int) (((double) ((max2 * 100.0f) / Math.abs(f6 - f4))) + 0.5d))) / 100.0f);
String sb2 = L2.toString(); String sb2 = K2.toString();
getTextBounds(sb2, this.mTextPaint); getTextBounds(sb2, this.mTextPaint);
canvas.drawText(sb2, f + 5.0f, max - ((max2 / 2.0f) - ((float) (this.mBounds.height() / 2))), this.mTextPaint); canvas.drawText(sb2, f + 5.0f, max - ((max2 / 2.0f) - ((float) (this.mBounds.height() / 2))), this.mTextPaint);
canvas.drawLine(f, f2, f, Math.max(f4, f6), this.mPaintGraph); canvas.drawLine(f, f2, f, Math.max(f4, f6), this.mPaintGraph);
@ -352,24 +352,24 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
path.moveTo(f, f2); path.moveTo(f, f2);
path.lineTo(f10, f11); path.lineTo(f10, f11);
float hypot2 = (float) Math.hypot((double) (f10 - f), (double) (f11 - f2)); float hypot2 = (float) Math.hypot((double) (f10 - f), (double) (f11 - f2));
StringBuilder L = a.L(""); StringBuilder K = a.K("");
L.append(((float) ((int) ((hypot2 * 100.0f) / hypot))) / 100.0f); K.append(((float) ((int) ((hypot2 * 100.0f) / hypot))) / 100.0f);
String sb = L.toString(); String sb = K.toString();
getTextBounds(sb, this.mTextPaint); getTextBounds(sb, this.mTextPaint);
canvas.drawTextOnPath(sb, path, (hypot2 / 2.0f) - ((float) (this.mBounds.width() / 2)), -20.0f, this.mTextPaint); canvas.drawTextOnPath(sb, path, (hypot2 / 2.0f) - ((float) (this.mBounds.width() / 2)), -20.0f, this.mTextPaint);
canvas.drawLine(f, f2, f10, f11, this.mPaintGraph); canvas.drawLine(f, f2, f10, f11, this.mPaintGraph);
} }
private void drawPathScreenTicks(Canvas canvas, float f, float f2, int i, int i2) { private void drawPathScreenTicks(Canvas canvas, float f, float f2, int i, int i2) {
StringBuilder L = a.L(""); StringBuilder K = a.K("");
L.append(((float) ((int) (((double) (((f - ((float) (i / 2))) * 100.0f) / ((float) (MotionLayout.this.getWidth() - i)))) + 0.5d))) / 100.0f); K.append(((float) ((int) (((double) (((f - ((float) (i / 2))) * 100.0f) / ((float) (MotionLayout.this.getWidth() - i)))) + 0.5d))) / 100.0f);
String sb = L.toString(); String sb = K.toString();
getTextBounds(sb, this.mTextPaint); getTextBounds(sb, this.mTextPaint);
canvas.drawText(sb, ((f / 2.0f) - ((float) (this.mBounds.width() / 2))) + 0.0f, f2 - 20.0f, this.mTextPaint); canvas.drawText(sb, ((f / 2.0f) - ((float) (this.mBounds.width() / 2))) + 0.0f, f2 - 20.0f, this.mTextPaint);
canvas.drawLine(f, f2, Math.min(0.0f, 1.0f), f2, this.mPaintGraph); canvas.drawLine(f, f2, Math.min(0.0f, 1.0f), f2, this.mPaintGraph);
StringBuilder L2 = a.L(""); StringBuilder K2 = a.K("");
L2.append(((float) ((int) (((double) (((f2 - ((float) (i2 / 2))) * 100.0f) / ((float) (MotionLayout.this.getHeight() - i2)))) + 0.5d))) / 100.0f); K2.append(((float) ((int) (((double) (((f2 - ((float) (i2 / 2))) * 100.0f) / ((float) (MotionLayout.this.getHeight() - i2)))) + 0.5d))) / 100.0f);
String sb2 = L2.toString(); String sb2 = K2.toString();
getTextBounds(sb2, this.mTextPaint); getTextBounds(sb2, this.mTextPaint);
canvas.drawText(sb2, f + 5.0f, 0.0f - ((f2 / 2.0f) - ((float) (this.mBounds.height() / 2))), this.mTextPaint); canvas.drawText(sb2, f + 5.0f, 0.0f - ((f2 / 2.0f) - ((float) (this.mBounds.height() / 2))), this.mTextPaint);
canvas.drawLine(f, f2, f, Math.max(0.0f, 1.0f), this.mPaintGraph); canvas.drawLine(f, f2, f, Math.max(0.0f, 1.0f), this.mPaintGraph);
@ -554,34 +554,34 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
} }
private void debugLayout(String str, ConstraintWidgetContainer constraintWidgetContainer) { private void debugLayout(String str, ConstraintWidgetContainer constraintWidgetContainer) {
StringBuilder P = a.P(str, " "); StringBuilder O = a.O(str, " ");
P.append(Debug.getName((View) constraintWidgetContainer.getCompanionWidget())); O.append(Debug.getName((View) constraintWidgetContainer.getCompanionWidget()));
String sb = P.toString(); String sb = O.toString();
Log.v("MotionLayout", sb + " ========= " + constraintWidgetContainer); Log.v("MotionLayout", sb + " ========= " + constraintWidgetContainer);
int size = constraintWidgetContainer.getChildren().size(); int size = constraintWidgetContainer.getChildren().size();
for (int i = 0; i < size; i++) { for (int i = 0; i < size; i++) {
String str2 = sb + "[" + i + "] "; String str2 = sb + "[" + i + "] ";
ConstraintWidget constraintWidget = constraintWidgetContainer.getChildren().get(i); ConstraintWidget constraintWidget = constraintWidgetContainer.getChildren().get(i);
StringBuilder L = a.L(""); StringBuilder K = a.K("");
String str3 = "_"; String str3 = "_";
L.append(constraintWidget.mTop.mTarget != null ? "T" : str3); K.append(constraintWidget.mTop.mTarget != null ? "T" : str3);
StringBuilder L2 = a.L(L.toString()); StringBuilder K2 = a.K(K.toString());
L2.append(constraintWidget.mBottom.mTarget != null ? "B" : str3); K2.append(constraintWidget.mBottom.mTarget != null ? "B" : str3);
StringBuilder L3 = a.L(L2.toString()); StringBuilder K3 = a.K(K2.toString());
L3.append(constraintWidget.mLeft.mTarget != null ? "L" : str3); K3.append(constraintWidget.mLeft.mTarget != null ? "L" : str3);
StringBuilder L4 = a.L(L3.toString()); StringBuilder K4 = a.K(K3.toString());
if (constraintWidget.mRight.mTarget != null) { if (constraintWidget.mRight.mTarget != null) {
str3 = "R"; str3 = "R";
} }
L4.append(str3); K4.append(str3);
String sb2 = L4.toString(); String sb2 = K4.toString();
View view = (View) constraintWidget.getCompanionWidget(); View view = (View) constraintWidget.getCompanionWidget();
String name = Debug.getName(view); String name = Debug.getName(view);
if (view instanceof TextView) { if (view instanceof TextView) {
StringBuilder P2 = a.P(name, "("); StringBuilder O2 = a.O(name, "(");
P2.append((Object) ((TextView) view).getText()); O2.append((Object) ((TextView) view).getText());
P2.append(")"); O2.append(")");
name = P2.toString(); name = O2.toString();
} }
Log.v("MotionLayout", str2 + " " + name + " " + constraintWidget + " " + sb2); Log.v("MotionLayout", str2 + " " + name + " " + constraintWidget + " " + sb2);
} }
@ -589,35 +589,35 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
} }
private void debugLayoutParam(String str, ConstraintLayout.LayoutParams layoutParams) { private void debugLayoutParam(String str, ConstraintLayout.LayoutParams layoutParams) {
StringBuilder L = a.L(" "); StringBuilder K = a.K(" ");
L.append(layoutParams.startToStart != -1 ? "SS" : "__"); K.append(layoutParams.startToStart != -1 ? "SS" : "__");
StringBuilder L2 = a.L(L.toString()); StringBuilder K2 = a.K(K.toString());
String str2 = "|__"; String str2 = "|__";
L2.append(layoutParams.startToEnd != -1 ? "|SE" : str2); K2.append(layoutParams.startToEnd != -1 ? "|SE" : str2);
StringBuilder L3 = a.L(L2.toString()); StringBuilder K3 = a.K(K2.toString());
L3.append(layoutParams.endToStart != -1 ? "|ES" : str2); K3.append(layoutParams.endToStart != -1 ? "|ES" : str2);
StringBuilder L4 = a.L(L3.toString()); StringBuilder K4 = a.K(K3.toString());
L4.append(layoutParams.endToEnd != -1 ? "|EE" : str2); K4.append(layoutParams.endToEnd != -1 ? "|EE" : str2);
StringBuilder L5 = a.L(L4.toString()); StringBuilder K5 = a.K(K4.toString());
L5.append(layoutParams.leftToLeft != -1 ? "|LL" : str2); K5.append(layoutParams.leftToLeft != -1 ? "|LL" : str2);
StringBuilder L6 = a.L(L5.toString()); StringBuilder K6 = a.K(K5.toString());
L6.append(layoutParams.leftToRight != -1 ? "|LR" : str2); K6.append(layoutParams.leftToRight != -1 ? "|LR" : str2);
StringBuilder L7 = a.L(L6.toString()); StringBuilder K7 = a.K(K6.toString());
L7.append(layoutParams.rightToLeft != -1 ? "|RL" : str2); K7.append(layoutParams.rightToLeft != -1 ? "|RL" : str2);
StringBuilder L8 = a.L(L7.toString()); StringBuilder K8 = a.K(K7.toString());
L8.append(layoutParams.rightToRight != -1 ? "|RR" : str2); K8.append(layoutParams.rightToRight != -1 ? "|RR" : str2);
StringBuilder L9 = a.L(L8.toString()); StringBuilder K9 = a.K(K8.toString());
L9.append(layoutParams.topToTop != -1 ? "|TT" : str2); K9.append(layoutParams.topToTop != -1 ? "|TT" : str2);
StringBuilder L10 = a.L(L9.toString()); StringBuilder K10 = a.K(K9.toString());
L10.append(layoutParams.topToBottom != -1 ? "|TB" : str2); K10.append(layoutParams.topToBottom != -1 ? "|TB" : str2);
StringBuilder L11 = a.L(L10.toString()); StringBuilder K11 = a.K(K10.toString());
L11.append(layoutParams.bottomToTop != -1 ? "|BT" : str2); K11.append(layoutParams.bottomToTop != -1 ? "|BT" : str2);
StringBuilder L12 = a.L(L11.toString()); StringBuilder K12 = a.K(K11.toString());
if (layoutParams.bottomToBottom != -1) { if (layoutParams.bottomToBottom != -1) {
str2 = "|BB"; str2 = "|BB";
} }
L12.append(str2); K12.append(str2);
String sb = L12.toString(); String sb = K12.toString();
Log.v("MotionLayout", str + sb); Log.v("MotionLayout", str + sb);
} }
@ -625,50 +625,50 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
String str2; String str2;
String str3; String str3;
String str4; String str4;
StringBuilder L = a.L(" "); StringBuilder K = a.K(" ");
String str5 = "B"; String str5 = "B";
String str6 = "__"; String str6 = "__";
if (constraintWidget.mTop.mTarget != null) { if (constraintWidget.mTop.mTarget != null) {
StringBuilder L2 = a.L("T"); StringBuilder K2 = a.K("T");
L2.append(constraintWidget.mTop.mTarget.mType == ConstraintAnchor.Type.TOP ? "T" : str5); K2.append(constraintWidget.mTop.mTarget.mType == ConstraintAnchor.Type.TOP ? "T" : str5);
str2 = L2.toString(); str2 = K2.toString();
} else { } else {
str2 = str6; str2 = str6;
} }
L.append(str2); K.append(str2);
StringBuilder L3 = a.L(L.toString()); StringBuilder K3 = a.K(K.toString());
if (constraintWidget.mBottom.mTarget != null) { if (constraintWidget.mBottom.mTarget != null) {
StringBuilder L4 = a.L(str5); StringBuilder K4 = a.K(str5);
if (constraintWidget.mBottom.mTarget.mType == ConstraintAnchor.Type.TOP) { if (constraintWidget.mBottom.mTarget.mType == ConstraintAnchor.Type.TOP) {
str5 = "T"; str5 = "T";
} }
L4.append(str5); K4.append(str5);
str3 = L4.toString(); str3 = K4.toString();
} else { } else {
str3 = str6; str3 = str6;
} }
L3.append(str3); K3.append(str3);
StringBuilder L5 = a.L(L3.toString()); StringBuilder K5 = a.K(K3.toString());
String str7 = "R"; String str7 = "R";
if (constraintWidget.mLeft.mTarget != null) { if (constraintWidget.mLeft.mTarget != null) {
StringBuilder L6 = a.L("L"); StringBuilder K6 = a.K("L");
L6.append(constraintWidget.mLeft.mTarget.mType == ConstraintAnchor.Type.LEFT ? "L" : str7); K6.append(constraintWidget.mLeft.mTarget.mType == ConstraintAnchor.Type.LEFT ? "L" : str7);
str4 = L6.toString(); str4 = K6.toString();
} else { } else {
str4 = str6; str4 = str6;
} }
L5.append(str4); K5.append(str4);
StringBuilder L7 = a.L(L5.toString()); StringBuilder K7 = a.K(K5.toString());
if (constraintWidget.mRight.mTarget != null) { if (constraintWidget.mRight.mTarget != null) {
StringBuilder L8 = a.L(str7); StringBuilder K8 = a.K(str7);
if (constraintWidget.mRight.mTarget.mType == ConstraintAnchor.Type.LEFT) { if (constraintWidget.mRight.mTarget.mType == ConstraintAnchor.Type.LEFT) {
str7 = "L"; str7 = "L";
} }
L8.append(str7); K8.append(str7);
str6 = L8.toString(); str6 = K8.toString();
} }
L7.append(str6); K7.append(str6);
String sb = L7.toString(); String sb = K7.toString();
Log.v("MotionLayout", str + sb + " --- " + constraintWidget); Log.v("MotionLayout", str + sb + " --- " + constraintWidget);
} }
@ -1251,15 +1251,15 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
View childAt = getChildAt(i2); View childAt = getChildAt(i2);
int id2 = childAt.getId(); int id2 = childAt.getId();
if (id2 == -1) { if (id2 == -1) {
StringBuilder Q = a.Q("CHECK: ", name, " ALL VIEWS SHOULD HAVE ID's "); StringBuilder P = a.P("CHECK: ", name, " ALL VIEWS SHOULD HAVE ID's ");
Q.append(childAt.getClass().getName()); P.append(childAt.getClass().getName());
Q.append(" does not!"); P.append(" does not!");
Log.w("MotionLayout", Q.toString()); Log.w("MotionLayout", P.toString());
} }
if (constraintSet.getConstraint(id2) == null) { if (constraintSet.getConstraint(id2) == null) {
StringBuilder Q2 = a.Q("CHECK: ", name, " NO CONSTRAINTS for "); StringBuilder P2 = a.P("CHECK: ", name, " NO CONSTRAINTS for ");
Q2.append(Debug.getName(childAt)); P2.append(Debug.getName(childAt));
Log.w("MotionLayout", Q2.toString()); Log.w("MotionLayout", P2.toString());
} }
} }
int[] knownIds = constraintSet.getKnownIds(); int[] knownIds = constraintSet.getKnownIds();
@ -1279,9 +1279,9 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
} }
private void checkStructure(MotionScene.Transition transition) { private void checkStructure(MotionScene.Transition transition) {
StringBuilder L = a.L("CHECK: transition = "); StringBuilder K = a.K("CHECK: transition = ");
L.append(transition.debugString(getContext())); K.append(transition.debugString(getContext()));
Log.v("MotionLayout", L.toString()); Log.v("MotionLayout", K.toString());
Log.v("MotionLayout", "CHECK: transition.setDuration = " + transition.getDuration()); Log.v("MotionLayout", "CHECK: transition.setDuration = " + transition.getDuration());
if (transition.getStartConstraintSetId() == transition.getEndConstraintSetId()) { if (transition.getStartConstraintSetId() == transition.getEndConstraintSetId()) {
Log.e("MotionLayout", "CHECK: start and end constraint set should not be the same!"); Log.e("MotionLayout", "CHECK: start and end constraint set should not be the same!");
@ -1302,18 +1302,18 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
private void debugPos() { private void debugPos() {
for (int i = 0; i < getChildCount(); i++) { for (int i = 0; i < getChildCount(); i++) {
View childAt = getChildAt(i); View childAt = getChildAt(i);
StringBuilder L = a.L(" "); StringBuilder K = a.K(" ");
L.append(Debug.getLocation()); K.append(Debug.getLocation());
L.append(" "); K.append(" ");
L.append(Debug.getName(this)); K.append(Debug.getName(this));
L.append(" "); K.append(" ");
L.append(Debug.getName(getContext(), this.mCurrentState)); K.append(Debug.getName(getContext(), this.mCurrentState));
L.append(" "); K.append(" ");
L.append(Debug.getName(childAt)); K.append(Debug.getName(childAt));
L.append(childAt.getLeft()); K.append(childAt.getLeft());
L.append(" "); K.append(" ");
L.append(childAt.getTop()); K.append(childAt.getTop());
Log.v("MotionLayout", L.toString()); Log.v("MotionLayout", K.toString());
} }
} }
@ -1643,14 +1643,14 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
} }
Paint paint = new Paint(); Paint paint = new Paint();
paint.setTextSize(42.0f); paint.setTextSize(42.0f);
StringBuilder L = a.L(this.mLastFps + " fps " + Debug.getState(this, this.mBeginState) + " -> "); StringBuilder K = a.K(this.mLastFps + " fps " + Debug.getState(this, this.mBeginState) + " -> ");
L.append(Debug.getState(this, this.mEndState)); K.append(Debug.getState(this, this.mEndState));
L.append(" (progress: "); K.append(" (progress: ");
L.append(((float) ((int) (getProgress() * 1000.0f))) / 10.0f); K.append(((float) ((int) (getProgress() * 1000.0f))) / 10.0f);
L.append(" ) state="); K.append(" ) state=");
int i = this.mCurrentState; int i = this.mCurrentState;
L.append(i == -1 ? "undefined" : Debug.getState(this, i)); K.append(i == -1 ? "undefined" : Debug.getState(this, i));
String sb = L.toString(); String sb = K.toString();
paint.setColor(-16777216); paint.setColor(-16777216);
canvas.drawText(sb, 11.0f, (float) (getHeight() - 29), paint); canvas.drawText(sb, 11.0f, (float) (getHeight() - 29), paint);
paint.setColor(-7864184); paint.setColor(-7864184);
@ -1887,7 +1887,7 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
this.lastY = y2; this.lastY = y2;
return; return;
} }
a.h0("WARNING could not find view id ", viewById == null ? a.k("", i) : viewById.getContext().getResources().getResourceName(i), "MotionLayout"); a.g0("WARNING could not find view id ", viewById == null ? a.j("", i) : viewById.getContext().getResources().getResourceName(i), "MotionLayout");
} }
public ConstraintSet getConstraintSet(int i) { public ConstraintSet getConstraintSet(int i) {

View File

@ -144,9 +144,9 @@ public class MotionScene {
motionLayout2 = motionLayout.findViewById(i2); motionLayout2 = motionLayout.findViewById(i2);
} }
if (motionLayout2 == null) { if (motionLayout2 == null) {
StringBuilder L = a.L("OnClick could not find id "); StringBuilder K = a.K("OnClick could not find id ");
L.append(this.mTargetId); K.append(this.mTargetId);
Log.e("MotionScene", L.toString()); Log.e("MotionScene", K.toString());
return; return;
} }
int access$100 = Transition.access$100(transition); int access$100 = Transition.access$100(transition);
@ -239,9 +239,9 @@ public class MotionScene {
if (i != -1) { if (i != -1) {
View findViewById = motionLayout.findViewById(i); View findViewById = motionLayout.findViewById(i);
if (findViewById == null) { if (findViewById == null) {
StringBuilder L = a.L(" (*) could not find id "); StringBuilder K = a.K(" (*) could not find id ");
L.append(this.mTargetId); K.append(this.mTargetId);
Log.e("MotionScene", L.toString()); Log.e("MotionScene", K.toString());
return; return;
} }
findViewById.setOnClickListener(null); findViewById.setOnClickListener(null);
@ -432,11 +432,11 @@ public class MotionScene {
public String debugString(Context context) { public String debugString(Context context) {
String resourceEntryName = this.mConstraintSetStart == -1 ? "null" : context.getResources().getResourceEntryName(this.mConstraintSetStart); String resourceEntryName = this.mConstraintSetStart == -1 ? "null" : context.getResources().getResourceEntryName(this.mConstraintSetStart);
if (this.mConstraintSetEnd == -1) { if (this.mConstraintSetEnd == -1) {
return a.t(resourceEntryName, " -> null"); return a.s(resourceEntryName, " -> null");
} }
StringBuilder P = a.P(resourceEntryName, " -> "); StringBuilder O = a.O(resourceEntryName, " -> ");
P.append(context.getResources().getResourceEntryName(this.mConstraintSetEnd)); O.append(context.getResources().getResourceEntryName(this.mConstraintSetEnd));
return P.toString(); return O.toString();
} }
public int getAutoTransition() { public int getAutoTransition() {
@ -786,9 +786,9 @@ public class MotionScene {
ConstraintSet constraintSet = this.mConstraintSetMap.get(i); ConstraintSet constraintSet = this.mConstraintSetMap.get(i);
ConstraintSet constraintSet2 = this.mConstraintSetMap.get(i2); ConstraintSet constraintSet2 = this.mConstraintSetMap.get(i2);
if (constraintSet2 == null) { if (constraintSet2 == null) {
StringBuilder L = a.L("ERROR! invalid deriveConstraintsFrom: @id/"); StringBuilder K = a.K("ERROR! invalid deriveConstraintsFrom: @id/");
L.append(Debug.getName(this.mMotionLayout.getContext(), i2)); K.append(Debug.getName(this.mMotionLayout.getContext(), i2));
Log.e("MotionScene", L.toString()); Log.e("MotionScene", K.toString());
return; return;
} }
constraintSet.readFallback(constraintSet2); constraintSet.readFallback(constraintSet2);
@ -953,9 +953,9 @@ public class MotionScene {
PrintStream printStream = System.out; PrintStream printStream = System.out;
printStream.println("id " + i); printStream.println("id " + i);
PrintStream printStream2 = System.out; PrintStream printStream2 = System.out;
StringBuilder L = a.L("size "); StringBuilder K = a.K("size ");
L.append(this.mConstraintSetMap.size()); K.append(this.mConstraintSetMap.size());
printStream2.println(L.toString()); printStream2.println(K.toString());
} }
StateSet stateSet = this.mStateSet; StateSet stateSet = this.mStateSet;
if (!(stateSet == null || (stateGetConstraintID = stateSet.stateGetConstraintID(i, i2, i3)) == -1)) { if (!(stateSet == null || (stateGetConstraintID = stateSet.stateGetConstraintID(i, i2, i3)) == -1)) {
@ -964,10 +964,10 @@ public class MotionScene {
if (this.mConstraintSetMap.get(i) != null) { if (this.mConstraintSetMap.get(i) != null) {
return this.mConstraintSetMap.get(i); return this.mConstraintSetMap.get(i);
} }
StringBuilder L2 = a.L("Warning could not find ConstraintSet id/"); StringBuilder K2 = a.K("Warning could not find ConstraintSet id/");
L2.append(Debug.getName(this.mMotionLayout.getContext(), i)); K2.append(Debug.getName(this.mMotionLayout.getContext(), i));
L2.append(" In MotionScene"); K2.append(" In MotionScene");
Log.e("MotionScene", L2.toString()); Log.e("MotionScene", K2.toString());
SparseArray<ConstraintSet> sparseArray = this.mConstraintSetMap; SparseArray<ConstraintSet> sparseArray = this.mConstraintSetMap;
return sparseArray.get(sparseArray.keyAt(0)); return sparseArray.get(sparseArray.keyAt(0));
} }
@ -977,9 +977,9 @@ public class MotionScene {
PrintStream printStream = System.out; PrintStream printStream = System.out;
printStream.println("id " + str); printStream.println("id " + str);
PrintStream printStream2 = System.out; PrintStream printStream2 = System.out;
StringBuilder L = a.L("size "); StringBuilder K = a.K("size ");
L.append(this.mConstraintSetMap.size()); K.append(this.mConstraintSetMap.size());
printStream2.println(L.toString()); printStream2.println(K.toString());
} }
for (int i = 0; i < this.mConstraintSetMap.size(); i++) { for (int i = 0; i < this.mConstraintSetMap.size(); i++) {
int keyAt = this.mConstraintSetMap.keyAt(i); int keyAt = this.mConstraintSetMap.keyAt(i);

View File

@ -454,12 +454,12 @@ public abstract class SplineSet {
String str = this.mType; String str = this.mType;
DecimalFormat decimalFormat = new DecimalFormat("##.##"); DecimalFormat decimalFormat = new DecimalFormat("##.##");
for (int i = 0; i < this.count; i++) { for (int i = 0; i < this.count; i++) {
StringBuilder P = a.P(str, "["); StringBuilder O = a.O(str, "[");
P.append(this.mTimePoints[i]); O.append(this.mTimePoints[i]);
P.append(" , "); O.append(" , ");
P.append(decimalFormat.format((double) this.mValues[i])); O.append(decimalFormat.format((double) this.mValues[i]));
P.append("] "); O.append("] ");
str = P.toString(); str = O.toString();
} }
return str; return str;
} }

View File

@ -501,9 +501,9 @@ public abstract class TimeCycleSplineSet {
public void setup(int i) { public void setup(int i) {
int i2 = this.count; int i2 = this.count;
if (i2 == 0) { if (i2 == 0) {
StringBuilder L = a.L("Error no points added to "); StringBuilder K = a.K("Error no points added to ");
L.append(this.mType); K.append(this.mType);
Log.e("SplineSet", L.toString()); Log.e("SplineSet", K.toString());
return; return;
} }
Sort.doubleQuickSort(this.mTimePoints, this.mValues, 0, i2 - 1); Sort.doubleQuickSort(this.mTimePoints, this.mValues, 0, i2 - 1);
@ -549,12 +549,12 @@ public abstract class TimeCycleSplineSet {
String str = this.mType; String str = this.mType;
DecimalFormat decimalFormat = new DecimalFormat("##.##"); DecimalFormat decimalFormat = new DecimalFormat("##.##");
for (int i = 0; i < this.count; i++) { for (int i = 0; i < this.count; i++) {
StringBuilder P = a.P(str, "["); StringBuilder O = a.O(str, "[");
P.append(this.mTimePoints[i]); O.append(this.mTimePoints[i]);
P.append(" , "); O.append(" , ");
P.append(decimalFormat.format(this.mValues[i])); O.append(decimalFormat.format(this.mValues[i]));
P.append("] "); O.append("] ");
str = P.toString(); str = O.toString();
} }
return str; return str;
} }

View File

@ -385,9 +385,9 @@ public class TouchResponse {
if (i != -1) { if (i != -1) {
view = this.mMotionLayout.findViewById(i); view = this.mMotionLayout.findViewById(i);
if (view == null) { if (view == null) {
StringBuilder L = a.L("cannot find TouchAnchorId @id/"); StringBuilder K = a.K("cannot find TouchAnchorId @id/");
L.append(Debug.getName(this.mMotionLayout.getContext(), this.mTouchAnchorId)); K.append(Debug.getName(this.mMotionLayout.getContext(), this.mTouchAnchorId));
Log.e("TouchResponse", L.toString()); Log.e("TouchResponse", K.toString());
} }
} else { } else {
view = null; view = null;

View File

@ -493,12 +493,12 @@ public class ArrayLinkedVariables implements ArrayRow.ArrayRowVariables {
String str = ""; String str = "";
int i2 = 0; int i2 = 0;
while (i != -1 && i2 < this.currentSize) { while (i != -1 && i2 < this.currentSize) {
StringBuilder L = a.L(a.t(str, " -> ")); StringBuilder K = a.K(a.s(str, " -> "));
L.append(this.mArrayValues[i]); K.append(this.mArrayValues[i]);
L.append(" : "); K.append(" : ");
StringBuilder L2 = a.L(L.toString()); StringBuilder K2 = a.K(K.toString());
L2.append(this.mCache.mIndexedVariables[this.mArrayIndices[i]]); K2.append(this.mCache.mIndexedVariables[this.mArrayIndices[i]]);
str = L2.toString(); str = K2.toString();
i = this.mArrayNextIndices[i]; i = this.mArrayNextIndices[i];
i2++; i2++;
} }

View File

@ -441,15 +441,15 @@ public class ArrayRow implements LinearSystem.Row {
if (this.variable == null) { if (this.variable == null) {
str = "0"; str = "0";
} else { } else {
StringBuilder L = a.L(""); StringBuilder K = a.K("");
L.append(this.variable); K.append(this.variable);
str = L.toString(); str = K.toString();
} }
String t = a.t(str, " = "); String s2 = a.s(str, " = ");
if (this.constantValue != 0.0f) { if (this.constantValue != 0.0f) {
StringBuilder L2 = a.L(t); StringBuilder K2 = a.K(s2);
L2.append(this.constantValue); K2.append(this.constantValue);
t = L2.toString(); s2 = K2.toString();
z2 = true; z2 = true;
} else { } else {
z2 = false; z2 = false;
@ -461,17 +461,17 @@ public class ArrayRow implements LinearSystem.Row {
String solverVariable = variable.toString(); String solverVariable = variable.toString();
if (!z2) { if (!z2) {
if (variableValue < 0.0f) { if (variableValue < 0.0f) {
t = a.t(t, "- "); s2 = a.s(s2, "- ");
} }
t = variableValue == 1.0f ? a.t(t, solverVariable) : t + variableValue + " " + solverVariable; s2 = variableValue == 1.0f ? a.s(s2, solverVariable) : s2 + variableValue + " " + solverVariable;
z2 = true; z2 = true;
} else if (i > 0) { } else if (i > 0) {
t = a.t(t, " + "); s2 = a.s(s2, " + ");
if (variableValue == 1.0f) { if (variableValue == 1.0f) {
} }
z2 = true; z2 = true;
} else { } else {
t = a.t(t, " - "); s2 = a.s(s2, " - ");
} }
variableValue *= -1.0f; variableValue *= -1.0f;
if (variableValue == 1.0f) { if (variableValue == 1.0f) {
@ -479,7 +479,7 @@ public class ArrayRow implements LinearSystem.Row {
z2 = true; z2 = true;
} }
} }
return !z2 ? a.t(t, "0.0") : t; return !z2 ? a.s(s2, "0.0") : s2;
} }
public String toString() { public String toString() {

View File

@ -218,21 +218,21 @@ public class LinearSystem {
displaySolverVariables(); displaySolverVariables();
String str = ""; String str = "";
for (int i = 0; i < this.mNumRows; i++) { for (int i = 0; i < this.mNumRows; i++) {
StringBuilder L = a.L(str); StringBuilder K = a.K(str);
L.append(this.mRows[i]); K.append(this.mRows[i]);
str = a.t(L.toString(), "\n"); str = a.s(K.toString(), "\n");
} }
StringBuilder L2 = a.L(str); StringBuilder K2 = a.K(str);
L2.append(this.mGoal); K2.append(this.mGoal);
L2.append("\n"); K2.append("\n");
System.out.println(L2.toString()); System.out.println(K2.toString());
} }
private void displaySolverVariables() { private void displaySolverVariables() {
StringBuilder L = a.L("Display Rows ("); StringBuilder K = a.K("Display Rows (");
L.append(this.mNumRows); K.append(this.mNumRows);
L.append("x"); K.append("x");
System.out.println(a.y(L, this.mNumColumns, ")\n")); System.out.println(a.w(K, this.mNumColumns, ")\n"));
} }
private int enforceBFS(Row row) throws Exception { private int enforceBFS(Row row) throws Exception {
@ -336,7 +336,7 @@ public class LinearSystem {
int i2 = i * 4; int i2 = i * 4;
int i3 = i2 / 1024; int i3 = i2 / 1024;
int i4 = i3 / 1024; int i4 = i3 / 1024;
return i4 > 0 ? a.l("", i4, " Mb") : i3 > 0 ? a.l("", i3, " Kb") : a.l("", i2, " bytes"); return i4 > 0 ? a.k("", i4, " Mb") : i3 > 0 ? a.k("", i3, " Kb") : a.k("", i2, " bytes");
} }
private String getDisplayStrength(int i) { private String getDisplayStrength(int i) {
@ -811,34 +811,34 @@ public class LinearSystem {
public void displayReadableRows() { public void displayReadableRows() {
displaySolverVariables(); displaySolverVariables();
String y2 = a.y(a.L(" num vars "), this.mVariablesID, "\n"); String w = a.w(a.K(" num vars "), this.mVariablesID, "\n");
for (int i = 0; i < this.mVariablesID + 1; i++) { for (int i = 0; i < this.mVariablesID + 1; i++) {
SolverVariable solverVariable = this.mCache.mIndexedVariables[i]; SolverVariable solverVariable = this.mCache.mIndexedVariables[i];
if (solverVariable != null && solverVariable.isFinalValue) { if (solverVariable != null && solverVariable.isFinalValue) {
y2 = y2 + " $[" + i + "] => " + solverVariable + " = " + solverVariable.computedValue + "\n"; w = w + " $[" + i + "] => " + solverVariable + " = " + solverVariable.computedValue + "\n";
} }
} }
String t = a.t(y2, "\n"); String s2 = a.s(w, "\n");
for (int i2 = 0; i2 < this.mVariablesID + 1; i2++) { for (int i2 = 0; i2 < this.mVariablesID + 1; i2++) {
SolverVariable[] solverVariableArr = this.mCache.mIndexedVariables; SolverVariable[] solverVariableArr = this.mCache.mIndexedVariables;
SolverVariable solverVariable2 = solverVariableArr[i2]; SolverVariable solverVariable2 = solverVariableArr[i2];
if (solverVariable2 != null && solverVariable2.isSynonym) { if (solverVariable2 != null && solverVariable2.isSynonym) {
t = t + " ~[" + i2 + "] => " + solverVariable2 + " = " + solverVariableArr[solverVariable2.synonym] + " + " + solverVariable2.synonymDelta + "\n"; s2 = s2 + " ~[" + i2 + "] => " + solverVariable2 + " = " + solverVariableArr[solverVariable2.synonym] + " + " + solverVariable2.synonymDelta + "\n";
} }
} }
String t2 = a.t(t, "\n\n # "); String s3 = a.s(s2, "\n\n # ");
for (int i3 = 0; i3 < this.mNumRows; i3++) { for (int i3 = 0; i3 < this.mNumRows; i3++) {
StringBuilder L = a.L(t2); StringBuilder K = a.K(s3);
L.append(this.mRows[i3].toReadableString()); K.append(this.mRows[i3].toReadableString());
t2 = a.t(L.toString(), "\n # "); s3 = a.s(K.toString(), "\n # ");
} }
if (this.mGoal != null) { if (this.mGoal != null) {
StringBuilder P = a.P(t2, "Goal: "); StringBuilder O = a.O(s3, "Goal: ");
P.append(this.mGoal); O.append(this.mGoal);
P.append("\n"); O.append("\n");
t2 = P.toString(); s3 = O.toString();
} }
System.out.println(t2); System.out.println(s3);
} }
public void displaySystemInformations() { public void displaySystemInformations() {
@ -857,28 +857,28 @@ public class LinearSystem {
} }
} }
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder L = a.L("Linear System -> Table size: "); StringBuilder K = a.K("Linear System -> Table size: ");
L.append(this.TABLE_SIZE); K.append(this.TABLE_SIZE);
L.append(" ("); K.append(" (");
int i5 = this.TABLE_SIZE; int i5 = this.TABLE_SIZE;
L.append(getDisplaySize(i5 * i5)); K.append(getDisplaySize(i5 * i5));
L.append(") -- row sizes: "); K.append(") -- row sizes: ");
L.append(getDisplaySize(i)); K.append(getDisplaySize(i));
L.append(", actual size: "); K.append(", actual size: ");
L.append(getDisplaySize(i3)); K.append(getDisplaySize(i3));
L.append(" rows: "); K.append(" rows: ");
L.append(this.mNumRows); K.append(this.mNumRows);
L.append("/"); K.append("/");
L.append(this.mMaxRows); K.append(this.mMaxRows);
L.append(" cols: "); K.append(" cols: ");
L.append(this.mNumColumns); K.append(this.mNumColumns);
L.append("/"); K.append("/");
L.append(this.mMaxColumns); K.append(this.mMaxColumns);
L.append(" "); K.append(" ");
L.append(0); K.append(0);
L.append(" occupied cells, "); K.append(" occupied cells, ");
L.append(getDisplaySize(0)); K.append(getDisplaySize(0));
printStream.println(L.toString()); printStream.println(K.toString());
} }
public void displayVariablesReadableRows() { public void displayVariablesReadableRows() {
@ -886,15 +886,15 @@ public class LinearSystem {
String str = ""; String str = "";
for (int i = 0; i < this.mNumRows; i++) { for (int i = 0; i < this.mNumRows; i++) {
if (this.mRows[i].variable.mType == SolverVariable.Type.UNRESTRICTED) { if (this.mRows[i].variable.mType == SolverVariable.Type.UNRESTRICTED) {
StringBuilder L = a.L(str); StringBuilder K = a.K(str);
L.append(this.mRows[i].toReadableString()); K.append(this.mRows[i].toReadableString());
str = a.t(L.toString(), "\n"); str = a.s(K.toString(), "\n");
} }
} }
StringBuilder L2 = a.L(str); StringBuilder K2 = a.K(str);
L2.append(this.mGoal); K2.append(this.mGoal);
L2.append("\n"); K2.append("\n");
System.out.println(L2.toString()); System.out.println(K2.toString());
} }
public void fillMetrics(Metrics metrics) { public void fillMetrics(Metrics metrics) {

View File

@ -83,23 +83,23 @@ public class Metrics {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("\n*** Metrics ***\nmeasures: "); StringBuilder K = a.K("\n*** Metrics ***\nmeasures: ");
L.append(this.measures); K.append(this.measures);
L.append("\nmeasuresWrap: "); K.append("\nmeasuresWrap: ");
L.append(this.measuresWrap); K.append(this.measuresWrap);
L.append("\nmeasuresWrapInfeasible: "); K.append("\nmeasuresWrapInfeasible: ");
L.append(this.measuresWrapInfeasible); K.append(this.measuresWrapInfeasible);
L.append("\ndetermineGroups: "); K.append("\ndetermineGroups: ");
L.append(this.determineGroups); K.append(this.determineGroups);
L.append("\ninfeasibleDetermineGroups: "); K.append("\ninfeasibleDetermineGroups: ");
L.append(this.infeasibleDetermineGroups); K.append(this.infeasibleDetermineGroups);
L.append("\ngraphOptimizer: "); K.append("\ngraphOptimizer: ");
L.append(this.graphOptimizer); K.append(this.graphOptimizer);
L.append("\nwidgets: "); K.append("\nwidgets: ");
L.append(this.widgets); K.append(this.widgets);
L.append("\ngraphSolved: "); K.append("\ngraphSolved: ");
L.append(this.graphSolved); K.append(this.graphSolved);
L.append("\nlinearSolved: "); K.append("\nlinearSolved: ");
return a.z(L, this.linearSolved, "\n"); return a.y(K, this.linearSolved, "\n");
} }
} }

View File

@ -132,15 +132,15 @@ public class PriorityGoalRow extends ArrayRow {
String str = "[ "; String str = "[ ";
if (this.variable != null) { if (this.variable != null) {
for (int i = 0; i < 9; i++) { for (int i = 0; i < 9; i++) {
StringBuilder L = a.L(str); StringBuilder K = a.K(str);
L.append(this.variable.goalStrengthVector[i]); K.append(this.variable.goalStrengthVector[i]);
L.append(" "); K.append(" ");
str = L.toString(); str = K.toString();
} }
} }
StringBuilder P = a.P(str, "] "); StringBuilder O = a.O(str, "] ");
P.append(this.variable); O.append(this.variable);
return P.toString(); return O.toString();
} }
} }
@ -251,10 +251,10 @@ public class PriorityGoalRow extends ArrayRow {
@Override // androidx.constraintlayout.solver.ArrayRow @Override // androidx.constraintlayout.solver.ArrayRow
public String toString() { public String toString() {
StringBuilder P = a.P("", " goal -> ("); StringBuilder O = a.O("", " goal -> (");
P.append(this.constantValue); O.append(this.constantValue);
P.append(") : "); O.append(") : ");
String sb = P.toString(); String sb = O.toString();
for (int i = 0; i < this.numGoals; i++) { for (int i = 0; i < this.numGoals; i++) {
this.accessor.init(this.arrayGoals[i]); this.accessor.init(this.arrayGoals[i]);
sb = sb + this.accessor + " "; sb = sb + this.accessor + " ";

View File

@ -117,41 +117,41 @@ public class SolverVariable {
private static String getUniqueName(Type type, String str) { private static String getUniqueName(Type type, String str) {
if (str != null) { if (str != null) {
StringBuilder L = a.L(str); StringBuilder K = a.K(str);
L.append(uniqueErrorId); K.append(uniqueErrorId);
return L.toString(); return K.toString();
} }
int ordinal = type.ordinal(); int ordinal = type.ordinal();
if (ordinal == 0) { if (ordinal == 0) {
StringBuilder L2 = a.L("U"); StringBuilder K2 = a.K("U");
int i = uniqueUnrestrictedId + 1; int i = uniqueUnrestrictedId + 1;
uniqueUnrestrictedId = i; uniqueUnrestrictedId = i;
L2.append(i); K2.append(i);
return L2.toString(); return K2.toString();
} else if (ordinal == 1) { } else if (ordinal == 1) {
StringBuilder L3 = a.L("C"); StringBuilder K3 = a.K("C");
int i2 = uniqueConstantId + 1; int i2 = uniqueConstantId + 1;
uniqueConstantId = i2; uniqueConstantId = i2;
L3.append(i2); K3.append(i2);
return L3.toString(); return K3.toString();
} else if (ordinal == 2) { } else if (ordinal == 2) {
StringBuilder L4 = a.L("S"); StringBuilder K4 = a.K("S");
int i3 = uniqueSlackId + 1; int i3 = uniqueSlackId + 1;
uniqueSlackId = i3; uniqueSlackId = i3;
L4.append(i3); K4.append(i3);
return L4.toString(); return K4.toString();
} else if (ordinal == 3) { } else if (ordinal == 3) {
StringBuilder L5 = a.L("e"); StringBuilder K5 = a.K("e");
int i4 = uniqueErrorId + 1; int i4 = uniqueErrorId + 1;
uniqueErrorId = i4; uniqueErrorId = i4;
L5.append(i4); K5.append(i4);
return L5.toString(); return K5.toString();
} else if (ordinal == 4) { } else if (ordinal == 4) {
StringBuilder L6 = a.L("V"); StringBuilder K6 = a.K("V");
int i5 = uniqueId + 1; int i5 = uniqueId + 1;
uniqueId = i5; uniqueId = i5;
L6.append(i5); K6.append(i5);
return L6.toString(); return K6.toString();
} else { } else {
throw new AssertionError(type.name()); throw new AssertionError(type.name());
} }
@ -273,9 +273,9 @@ public class SolverVariable {
boolean z2 = false; boolean z2 = false;
boolean z3 = true; boolean z3 = true;
while (i < this.strengthVector.length) { while (i < this.strengthVector.length) {
StringBuilder L = a.L(str); StringBuilder K = a.K(str);
L.append(this.strengthVector[i]); K.append(this.strengthVector[i]);
String sb = L.toString(); String sb = K.toString();
float[] fArr = this.strengthVector; float[] fArr = this.strengthVector;
if (fArr[i] > 0.0f) { if (fArr[i] > 0.0f) {
z2 = false; z2 = false;
@ -285,24 +285,24 @@ public class SolverVariable {
if (fArr[i] != 0.0f) { if (fArr[i] != 0.0f) {
z3 = false; z3 = false;
} }
str = i < fArr.length + -1 ? a.t(sb, ", ") : a.t(sb, "] "); str = i < fArr.length + -1 ? a.s(sb, ", ") : a.s(sb, "] ");
i++; i++;
} }
if (z2) { if (z2) {
str = a.t(str, " (-)"); str = a.s(str, " (-)");
} }
return z3 ? a.t(str, " (*)") : str; return z3 ? a.s(str, " (*)") : str;
} }
public String toString() { public String toString() {
if (this.mName != null) { if (this.mName != null) {
StringBuilder L = a.L(""); StringBuilder K = a.K("");
L.append(this.mName); K.append(this.mName);
return L.toString(); return K.toString();
} }
StringBuilder L2 = a.L(""); StringBuilder K2 = a.K("");
L2.append(this.f20id); K2.append(this.f20id);
return L2.toString(); return K2.toString();
} }
public final void updateReferencesWithNewDefinition(LinearSystem linearSystem, ArrayRow arrayRow) { public final void updateReferencesWithNewDefinition(LinearSystem linearSystem, ArrayRow arrayRow) {

View File

@ -65,9 +65,9 @@ public class SolverVariableValues implements ArrayRow.ArrayRowVariables {
int i2 = this.keys[i]; int i2 = this.keys[i];
boolean z2 = false; boolean z2 = false;
while (!z2) { while (!z2) {
StringBuilder P = a.P(str, " "); StringBuilder O = a.O(str, " ");
P.append(this.variables[i2]); O.append(this.variables[i2]);
str = P.toString(); str = O.toString();
int[] iArr = this.nextKeys; int[] iArr = this.nextKeys;
if (iArr[i2] != -1) { if (iArr[i2] != -1) {
i2 = iArr[i2]; i2 = iArr[i2];
@ -404,26 +404,26 @@ public class SolverVariableValues implements ArrayRow.ArrayRowVariables {
if (variable != null) { if (variable != null) {
String str4 = str3 + variable + " = " + getVariableValue(i2) + " "; String str4 = str3 + variable + " = " + getVariableValue(i2) + " ";
int indexOf = indexOf(variable); int indexOf = indexOf(variable);
String t = a.t(str4, "[p: "); String s2 = a.s(str4, "[p: ");
if (this.previous[indexOf] != -1) { if (this.previous[indexOf] != -1) {
StringBuilder L = a.L(t); StringBuilder K = a.K(s2);
L.append(this.mCache.mIndexedVariables[this.variables[this.previous[indexOf]]]); K.append(this.mCache.mIndexedVariables[this.variables[this.previous[indexOf]]]);
str = L.toString(); str = K.toString();
} else { } else {
str = a.t(t, "none"); str = a.s(s2, "none");
} }
String t2 = a.t(str, ", n: "); String s3 = a.s(str, ", n: ");
if (this.next[indexOf] != -1) { if (this.next[indexOf] != -1) {
StringBuilder L2 = a.L(t2); StringBuilder K2 = a.K(s3);
L2.append(this.mCache.mIndexedVariables[this.variables[this.next[indexOf]]]); K2.append(this.mCache.mIndexedVariables[this.variables[this.next[indexOf]]]);
str2 = L2.toString(); str2 = K2.toString();
} else { } else {
str2 = a.t(t2, "none"); str2 = a.s(s3, "none");
} }
str3 = a.t(str2, "]"); str3 = a.s(str2, "]");
} }
} }
return a.t(str3, " }"); return a.s(str3, " }");
} }
@Override // androidx.constraintlayout.solver.ArrayRow.ArrayRowVariables @Override // androidx.constraintlayout.solver.ArrayRow.ArrayRowVariables

View File

@ -131,9 +131,9 @@ public class ConstraintReference implements Reference {
@Override // java.lang.Throwable, java.lang.Object @Override // java.lang.Throwable, java.lang.Object
public String toString() { public String toString() {
StringBuilder L = a.L("IncorrectConstraintException: "); StringBuilder K = a.K("IncorrectConstraintException: ");
L.append(this.mErrors.toString()); K.append(this.mErrors.toString());
return L.toString(); return K.toString();
} }
} }

View File

@ -105,10 +105,10 @@ public class State {
} }
private String createHelperKey() { private String createHelperKey() {
StringBuilder L = a.L("__HELPER_KEY_"); StringBuilder K = a.K("__HELPER_KEY_");
int i = this.numHelpers; int i = this.numHelpers;
this.numHelpers = i + 1; this.numHelpers = i + 1;
return a.y(L, i, "__"); return a.w(K, i, "__");
} }
public void apply(ConstraintWidgetContainer constraintWidgetContainer) { public void apply(ConstraintWidgetContainer constraintWidgetContainer) {

View File

@ -252,19 +252,19 @@ public class Barrier extends HelperWidget {
@Override // androidx.constraintlayout.solver.widgets.ConstraintWidget @Override // androidx.constraintlayout.solver.widgets.ConstraintWidget
public String toString() { public String toString() {
StringBuilder L = a.L("[Barrier] "); StringBuilder K = a.K("[Barrier] ");
L.append(getDebugName()); K.append(getDebugName());
L.append(" {"); K.append(" {");
String sb = L.toString(); String sb = K.toString();
for (int i = 0; i < this.mWidgetsCount; i++) { for (int i = 0; i < this.mWidgetsCount; i++) {
ConstraintWidget constraintWidget = this.mWidgets[i]; ConstraintWidget constraintWidget = this.mWidgets[i];
if (i > 0) { if (i > 0) {
sb = a.t(sb, ", "); sb = a.s(sb, ", ");
} }
StringBuilder L2 = a.L(sb); StringBuilder K2 = a.K(sb);
L2.append(constraintWidget.getDebugName()); K2.append(constraintWidget.getDebugName());
sb = L2.toString(); sb = K2.toString();
} }
return a.t(sb, "}"); return a.s(sb, "}");
} }
} }

View File

@ -3057,9 +3057,9 @@ public class ConstraintWidget {
public String toString() { public String toString() {
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
String str = ""; String str = "";
sb.append(this.mType != null ? a.D(a.L("type: "), this.mType, " ") : str); sb.append(this.mType != null ? a.C(a.K("type: "), this.mType, " ") : str);
if (this.mDebugName != null) { if (this.mDebugName != null) {
str = a.D(a.L("id: "), this.mDebugName, " "); str = a.C(a.K("id: "), this.mDebugName, " ");
} }
sb.append(str); sb.append(str);
sb.append("("); sb.append("(");
@ -3069,7 +3069,7 @@ public class ConstraintWidget {
sb.append(") - ("); sb.append(") - (");
sb.append(this.mWidth); sb.append(this.mWidth);
sb.append(" x "); sb.append(" x ");
return a.y(sb, this.mHeight, ")"); return a.w(sb, this.mHeight, ")");
} }
public void updateFromRuns(boolean z2, boolean z3) { public void updateFromRuns(boolean z2, boolean z3) {

View File

@ -173,13 +173,13 @@ public class ChainRun extends WidgetRun {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("ChainRun "); StringBuilder K = a.K("ChainRun ");
L.append(this.orientation == 0 ? "horizontal : " : "vertical : "); K.append(this.orientation == 0 ? "horizontal : " : "vertical : ");
String sb = L.toString(); String sb = K.toString();
Iterator<WidgetRun> it = this.widgets.iterator(); Iterator<WidgetRun> it = this.widgets.iterator();
while (it.hasNext()) { while (it.hasNext()) {
String t = a.t(sb, "<"); String s2 = a.s(sb, "<");
sb = a.t(t + it.next(), "> "); sb = a.s(s2 + it.next(), "> ");
} }
return sb; return sb;
} }

View File

@ -266,9 +266,9 @@ public class DependencyGraph {
while (it.hasNext()) { while (it.hasNext()) {
str = generateDisplayGraph(it.next(), str); str = generateDisplayGraph(it.next(), str);
} }
String t = a.t(str, "\n}\n"); String s2 = a.s(str, "\n}\n");
PrintStream printStream = System.out; PrintStream printStream = System.out;
printStream.println("content:<<\n" + t + "\n>>"); printStream.println("content:<<\n" + s2 + "\n>>");
} }
private void findGroup(WidgetRun widgetRun, int i, ArrayList<RunGroup> arrayList) { private void findGroup(WidgetRun widgetRun, int i, ArrayList<RunGroup> arrayList) {
@ -297,19 +297,19 @@ public class DependencyGraph {
private String generateChainDisplayGraph(ChainRun chainRun, String str) { private String generateChainDisplayGraph(ChainRun chainRun, String str) {
int i = chainRun.orientation; int i = chainRun.orientation;
StringBuilder L = a.L("cluster_"); StringBuilder K = a.K("cluster_");
L.append(chainRun.widget.getDebugName()); K.append(chainRun.widget.getDebugName());
String sb = L.toString(); String sb = K.toString();
String u = a.u("subgraph ", i == 0 ? a.t(sb, "_h") : a.t(sb, "_v"), " {\n"); String t = a.t("subgraph ", i == 0 ? a.s(sb, "_h") : a.s(sb, "_v"), " {\n");
Iterator<WidgetRun> it = chainRun.widgets.iterator(); Iterator<WidgetRun> it = chainRun.widgets.iterator();
String str2 = ""; String str2 = "";
while (it.hasNext()) { while (it.hasNext()) {
WidgetRun next = it.next(); WidgetRun next = it.next();
String debugName = next.widget.getDebugName(); String debugName = next.widget.getDebugName();
u = a.u(u, i == 0 ? a.t(debugName, "_HORIZONTAL") : a.t(debugName, "_VERTICAL"), ";\n"); t = a.t(t, i == 0 ? a.s(debugName, "_HORIZONTAL") : a.s(debugName, "_VERTICAL"), ";\n");
str2 = generateDisplayGraph(next, str2); str2 = generateDisplayGraph(next, str2);
} }
return a.u(str, str2, a.t(u, "}\n")); return a.t(str, str2, a.s(t, "}\n"));
} }
private String generateDisplayGraph(WidgetRun widgetRun, String str) { private String generateDisplayGraph(WidgetRun widgetRun, String str) {
@ -319,9 +319,9 @@ public class DependencyGraph {
if (!(widgetRun instanceof HelperReferences) && dependencyNode.dependencies.isEmpty() && (dependencyNode2.dependencies.isEmpty() && dependencyNode.targets.isEmpty()) && dependencyNode2.targets.isEmpty()) { if (!(widgetRun instanceof HelperReferences) && dependencyNode.dependencies.isEmpty() && (dependencyNode2.dependencies.isEmpty() && dependencyNode.targets.isEmpty()) && dependencyNode2.targets.isEmpty()) {
return str; return str;
} }
StringBuilder L = a.L(str); StringBuilder K = a.K(str);
L.append(nodeDefinition(widgetRun)); K.append(nodeDefinition(widgetRun));
String sb = L.toString(); String sb = K.toString();
boolean isCenteredConnection = isCenteredConnection(dependencyNode, dependencyNode2); boolean isCenteredConnection = isCenteredConnection(dependencyNode, dependencyNode2);
String generateDisplayNode = generateDisplayNode(dependencyNode2, isCenteredConnection, generateDisplayNode(dependencyNode, isCenteredConnection, sb)); String generateDisplayNode = generateDisplayNode(dependencyNode2, isCenteredConnection, generateDisplayNode(dependencyNode, isCenteredConnection, sb));
boolean z3 = widgetRun instanceof VerticalWidgetRun; boolean z3 = widgetRun instanceof VerticalWidgetRun;
@ -332,19 +332,19 @@ public class DependencyGraph {
ConstraintWidget.DimensionBehaviour horizontalDimensionBehaviour = widgetRun.widget.getHorizontalDimensionBehaviour(); ConstraintWidget.DimensionBehaviour horizontalDimensionBehaviour = widgetRun.widget.getHorizontalDimensionBehaviour();
if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.FIXED || horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.WRAP_CONTENT) { if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.FIXED || horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.WRAP_CONTENT) {
if (!dependencyNode.targets.isEmpty() && dependencyNode2.targets.isEmpty()) { if (!dependencyNode.targets.isEmpty() && dependencyNode2.targets.isEmpty()) {
StringBuilder L2 = a.L("\n"); StringBuilder K2 = a.K("\n");
L2.append(dependencyNode2.name()); K2.append(dependencyNode2.name());
L2.append(" -> "); K2.append(" -> ");
L2.append(dependencyNode.name()); K2.append(dependencyNode.name());
L2.append("\n"); K2.append("\n");
generateDisplayNode = a.t(generateDisplayNode, L2.toString()); generateDisplayNode = a.s(generateDisplayNode, K2.toString());
} else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) { } else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) {
StringBuilder L3 = a.L("\n"); StringBuilder K3 = a.K("\n");
L3.append(dependencyNode.name()); K3.append(dependencyNode.name());
L3.append(" -> "); K3.append(" -> ");
L3.append(dependencyNode2.name()); K3.append(dependencyNode2.name());
L3.append("\n"); K3.append("\n");
generateDisplayNode = a.t(generateDisplayNode, L3.toString()); generateDisplayNode = a.s(generateDisplayNode, K3.toString());
} }
} else if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT && widgetRun.widget.getDimensionRatio() > 0.0f) { } else if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT && widgetRun.widget.getDimensionRatio() > 0.0f) {
widgetRun.widget.getDebugName(); widgetRun.widget.getDebugName();
@ -353,19 +353,19 @@ public class DependencyGraph {
ConstraintWidget.DimensionBehaviour verticalDimensionBehaviour = widgetRun.widget.getVerticalDimensionBehaviour(); ConstraintWidget.DimensionBehaviour verticalDimensionBehaviour = widgetRun.widget.getVerticalDimensionBehaviour();
if (verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.FIXED || verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.WRAP_CONTENT) { if (verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.FIXED || verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.WRAP_CONTENT) {
if (!dependencyNode.targets.isEmpty() && dependencyNode2.targets.isEmpty()) { if (!dependencyNode.targets.isEmpty() && dependencyNode2.targets.isEmpty()) {
StringBuilder L4 = a.L("\n"); StringBuilder K4 = a.K("\n");
L4.append(dependencyNode2.name()); K4.append(dependencyNode2.name());
L4.append(" -> "); K4.append(" -> ");
L4.append(dependencyNode.name()); K4.append(dependencyNode.name());
L4.append("\n"); K4.append("\n");
generateDisplayNode = a.t(generateDisplayNode, L4.toString()); generateDisplayNode = a.s(generateDisplayNode, K4.toString());
} else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) { } else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) {
StringBuilder L5 = a.L("\n"); StringBuilder K5 = a.K("\n");
L5.append(dependencyNode.name()); K5.append(dependencyNode.name());
L5.append(" -> "); K5.append(" -> ");
L5.append(dependencyNode2.name()); K5.append(dependencyNode2.name());
L5.append("\n"); K5.append("\n");
generateDisplayNode = a.t(generateDisplayNode, L5.toString()); generateDisplayNode = a.s(generateDisplayNode, K5.toString());
} }
} else if (verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT && widgetRun.widget.getDimensionRatio() > 0.0f) { } else if (verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT && widgetRun.widget.getDimensionRatio() > 0.0f) {
widgetRun.widget.getDebugName(); widgetRun.widget.getDebugName();
@ -376,28 +376,28 @@ public class DependencyGraph {
private String generateDisplayNode(DependencyNode dependencyNode, boolean z2, String str) { private String generateDisplayNode(DependencyNode dependencyNode, boolean z2, String str) {
for (DependencyNode dependencyNode2 : dependencyNode.targets) { for (DependencyNode dependencyNode2 : dependencyNode.targets) {
StringBuilder L = a.L("\n"); StringBuilder K = a.K("\n");
L.append(dependencyNode.name()); K.append(dependencyNode.name());
StringBuilder P = a.P(L.toString(), " -> "); StringBuilder O = a.O(K.toString(), " -> ");
P.append(dependencyNode2.name()); O.append(dependencyNode2.name());
String sb = P.toString(); String sb = O.toString();
if (dependencyNode.margin > 0 || z2 || (dependencyNode.run instanceof HelperReferences)) { if (dependencyNode.margin > 0 || z2 || (dependencyNode.run instanceof HelperReferences)) {
String t = a.t(sb, "["); String s2 = a.s(sb, "[");
if (dependencyNode.margin > 0) { if (dependencyNode.margin > 0) {
t = a.y(a.P(t, "label=\""), dependencyNode.margin, "\""); s2 = a.w(a.O(s2, "label=\""), dependencyNode.margin, "\"");
if (z2) { if (z2) {
t = a.t(t, ","); s2 = a.s(s2, ",");
} }
} }
if (z2) { if (z2) {
t = a.t(t, " style=dashed "); s2 = a.s(s2, " style=dashed ");
} }
if (dependencyNode.run instanceof HelperReferences) { if (dependencyNode.run instanceof HelperReferences) {
t = a.t(t, " style=bold,color=gray "); s2 = a.s(s2, " style=bold,color=gray ");
} }
sb = a.t(t, "]"); sb = a.s(s2, "]");
} }
str = a.t(str, a.t(sb, "\n")); str = a.s(str, a.s(sb, "\n"));
} }
return str; return str;
} }
@ -440,59 +440,59 @@ public class DependencyGraph {
ConstraintWidget constraintWidget = widgetRun.widget; ConstraintWidget constraintWidget = widgetRun.widget;
ConstraintWidget.DimensionBehaviour horizontalDimensionBehaviour = !z2 ? constraintWidget.getHorizontalDimensionBehaviour() : constraintWidget.getVerticalDimensionBehaviour(); ConstraintWidget.DimensionBehaviour horizontalDimensionBehaviour = !z2 ? constraintWidget.getHorizontalDimensionBehaviour() : constraintWidget.getVerticalDimensionBehaviour();
RunGroup runGroup = widgetRun.runGroup; RunGroup runGroup = widgetRun.runGroup;
String t = a.t(a.t(a.t(!z2 ? a.t(debugName, "_HORIZONTAL") : a.t(debugName, "_VERTICAL"), " [shape=none, label=<"), "<TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"2\">"), " <TR>"); String s2 = a.s(a.s(a.s(!z2 ? a.s(debugName, "_HORIZONTAL") : a.s(debugName, "_VERTICAL"), " [shape=none, label=<"), "<TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"2\">"), " <TR>");
if (!z2) { if (!z2) {
String t2 = a.t(t, " <TD "); String s3 = a.s(s2, " <TD ");
if (widgetRun.start.resolved) { if (widgetRun.start.resolved) {
t2 = a.t(t2, " BGCOLOR=\"green\""); s3 = a.s(s3, " BGCOLOR=\"green\"");
} }
str = a.t(t2, " PORT=\"LEFT\" BORDER=\"1\">L</TD>"); str = a.s(s3, " PORT=\"LEFT\" BORDER=\"1\">L</TD>");
} else { } else {
String t3 = a.t(t, " <TD "); String s4 = a.s(s2, " <TD ");
if (widgetRun.start.resolved) { if (widgetRun.start.resolved) {
t3 = a.t(t3, " BGCOLOR=\"green\""); s4 = a.s(s4, " BGCOLOR=\"green\"");
} }
str = a.t(t3, " PORT=\"TOP\" BORDER=\"1\">T</TD>"); str = a.s(s4, " PORT=\"TOP\" BORDER=\"1\">T</TD>");
} }
String t4 = a.t(str, " <TD BORDER=\"1\" "); String s5 = a.s(str, " <TD BORDER=\"1\" ");
boolean z3 = widgetRun.dimension.resolved; boolean z3 = widgetRun.dimension.resolved;
if (z3 && !widgetRun.widget.measured) { if (z3 && !widgetRun.widget.measured) {
t4 = a.t(t4, " BGCOLOR=\"green\" "); s5 = a.s(s5, " BGCOLOR=\"green\" ");
} else if (z3 && widgetRun.widget.measured) { } else if (z3 && widgetRun.widget.measured) {
t4 = a.t(t4, " BGCOLOR=\"lightgray\" "); s5 = a.s(s5, " BGCOLOR=\"lightgray\" ");
} else if (!z3 && widgetRun.widget.measured) { } else if (!z3 && widgetRun.widget.measured) {
t4 = a.t(t4, " BGCOLOR=\"yellow\" "); s5 = a.s(s5, " BGCOLOR=\"yellow\" ");
} }
if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT) { if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT) {
t4 = a.t(t4, "style=\"dashed\""); s5 = a.s(s5, "style=\"dashed\"");
} }
if (runGroup != null) { if (runGroup != null) {
StringBuilder L = a.L(" ["); StringBuilder K = a.K(" [");
L.append(runGroup.groupIndex + 1); K.append(runGroup.groupIndex + 1);
L.append("/"); K.append("/");
str2 = a.y(L, RunGroup.index, "]"); str2 = a.w(K, RunGroup.index, "]");
} else { } else {
str2 = ""; str2 = "";
} }
String str4 = t4 + ">" + debugName + str2 + " </TD>"; String str4 = s5 + ">" + debugName + str2 + " </TD>";
if (!z2) { if (!z2) {
String t5 = a.t(str4, " <TD "); String s6 = a.s(str4, " <TD ");
if (widgetRun.end.resolved) { if (widgetRun.end.resolved) {
t5 = a.t(t5, " BGCOLOR=\"green\""); s6 = a.s(s6, " BGCOLOR=\"green\"");
} }
str3 = a.t(t5, " PORT=\"RIGHT\" BORDER=\"1\">R</TD>"); str3 = a.s(s6, " PORT=\"RIGHT\" BORDER=\"1\">R</TD>");
} else { } else {
String t6 = a.t(str4, " <TD "); String s7 = a.s(str4, " <TD ");
if ((widgetRun instanceof VerticalWidgetRun) && ((VerticalWidgetRun) widgetRun).baseline.resolved) { if ((widgetRun instanceof VerticalWidgetRun) && ((VerticalWidgetRun) widgetRun).baseline.resolved) {
t6 = a.t(t6, " BGCOLOR=\"green\""); s7 = a.s(s7, " BGCOLOR=\"green\"");
} }
String t7 = a.t(a.t(t6, " PORT=\"BASELINE\" BORDER=\"1\">b</TD>"), " <TD "); String s8 = a.s(a.s(s7, " PORT=\"BASELINE\" BORDER=\"1\">b</TD>"), " <TD ");
if (widgetRun.end.resolved) { if (widgetRun.end.resolved) {
t7 = a.t(t7, " BGCOLOR=\"green\""); s8 = a.s(s8, " BGCOLOR=\"green\"");
} }
str3 = a.t(t7, " PORT=\"BOTTOM\" BORDER=\"1\">B</TD>"); str3 = a.s(s8, " PORT=\"BOTTOM\" BORDER=\"1\">B</TD>");
} }
return a.t(a.t(str3, " </TR></TABLE>"), ">];\n"); return a.s(a.s(str3, " </TR></TABLE>"), ">];\n");
} }
public void buildGraph() { public void buildGraph() {

View File

@ -51,9 +51,9 @@ public class DependencyNode implements Dependency {
public String name() { public String name() {
String debugName = this.run.widget.getDebugName(); String debugName = this.run.widget.getDebugName();
Type type = this.type; Type type = this.type;
StringBuilder P = a.P((type == Type.LEFT || type == Type.RIGHT) ? a.t(debugName, "_HORIZONTAL") : a.t(debugName, "_VERTICAL"), ":"); StringBuilder O = a.O((type == Type.LEFT || type == Type.RIGHT) ? a.s(debugName, "_HORIZONTAL") : a.s(debugName, "_VERTICAL"), ":");
P.append(this.type.name()); O.append(this.type.name());
return P.toString(); return O.toString();
} }
public void resolve(int i) { public void resolve(int i) {

View File

@ -257,9 +257,9 @@ public class HorizontalWidgetRun extends WidgetRun {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("HorizontalRun "); StringBuilder K = a.K("HorizontalRun ");
L.append(this.widget.getDebugName()); K.append(this.widget.getDebugName());
return L.toString(); return K.toString();
} }
/* JADX WARNING: Code restructure failed: missing block: B:103:0x02ba, code lost: /* JADX WARNING: Code restructure failed: missing block: B:103:0x02ba, code lost:

View File

@ -283,9 +283,9 @@ public class VerticalWidgetRun extends WidgetRun {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("VerticalRun "); StringBuilder K = a.K("VerticalRun ");
L.append(this.widget.getDebugName()); K.append(this.widget.getDebugName());
return L.toString(); return K.toString();
} }
@Override // androidx.constraintlayout.solver.widgets.analyzer.WidgetRun, androidx.constraintlayout.solver.widgets.analyzer.Dependency @Override // androidx.constraintlayout.solver.widgets.analyzer.WidgetRun, androidx.constraintlayout.solver.widgets.analyzer.Dependency

View File

@ -200,13 +200,13 @@ public class WidgetGroup {
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
sb.append(getOrientationString()); sb.append(getOrientationString());
sb.append(" ["); sb.append(" [");
String y2 = a.y(sb, this.f23id, "] <"); String w = a.w(sb, this.f23id, "] <");
Iterator<ConstraintWidget> it = this.widgets.iterator(); Iterator<ConstraintWidget> it = this.widgets.iterator();
while (it.hasNext()) { while (it.hasNext()) {
StringBuilder P = a.P(y2, " "); StringBuilder O = a.O(w, " ");
P.append(it.next().getDebugName()); O.append(it.next().getDebugName());
y2 = P.toString(); w = O.toString();
} }
return a.t(y2, " >"); return a.s(w, " >");
} }
} }

View File

@ -173,32 +173,32 @@ public class ConstraintAttribute {
Class<?> cls = view.getClass(); Class<?> cls = view.getClass();
for (String str : hashMap.keySet()) { for (String str : hashMap.keySet()) {
ConstraintAttribute constraintAttribute = hashMap.get(str); ConstraintAttribute constraintAttribute = hashMap.get(str);
String t = a.t("set", str); String s2 = a.s("set", str);
try { try {
switch (constraintAttribute.mType.ordinal()) { switch (constraintAttribute.mType.ordinal()) {
case 0: case 0:
cls.getMethod(t, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mIntegerValue)); cls.getMethod(s2, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mIntegerValue));
continue; continue;
case 1: case 1:
cls.getMethod(t, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue)); cls.getMethod(s2, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue));
continue; continue;
case 2: case 2:
cls.getMethod(t, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mColorValue)); cls.getMethod(s2, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mColorValue));
continue; continue;
case 3: case 3:
Method method = cls.getMethod(t, Drawable.class); Method method = cls.getMethod(s2, Drawable.class);
ColorDrawable colorDrawable = new ColorDrawable(); ColorDrawable colorDrawable = new ColorDrawable();
colorDrawable.setColor(constraintAttribute.mColorValue); colorDrawable.setColor(constraintAttribute.mColorValue);
method.invoke(view, colorDrawable); method.invoke(view, colorDrawable);
continue; continue;
case 4: case 4:
cls.getMethod(t, CharSequence.class).invoke(view, constraintAttribute.mStringValue); cls.getMethod(s2, CharSequence.class).invoke(view, constraintAttribute.mStringValue);
continue; continue;
case 5: case 5:
cls.getMethod(t, Boolean.TYPE).invoke(view, Boolean.valueOf(constraintAttribute.mBooleanValue)); cls.getMethod(s2, Boolean.TYPE).invoke(view, Boolean.valueOf(constraintAttribute.mBooleanValue));
continue; continue;
case 6: case 6:
cls.getMethod(t, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue)); cls.getMethod(s2, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue));
continue; continue;
default: default:
continue; continue;
@ -209,17 +209,17 @@ public class ConstraintAttribute {
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
sb.append(cls.getName()); sb.append(cls.getName());
sb.append(" must have a method "); sb.append(" must have a method ");
sb.append(t); sb.append(s2);
Log.e("TransitionLayout", sb.toString()); Log.e("TransitionLayout", sb.toString());
} catch (IllegalAccessException e2) { } catch (IllegalAccessException e2) {
StringBuilder Q = a.Q(" Custom Attribute \"", str, "\" not found on "); StringBuilder P = a.P(" Custom Attribute \"", str, "\" not found on ");
Q.append(cls.getName()); P.append(cls.getName());
Log.e("TransitionLayout", Q.toString()); Log.e("TransitionLayout", P.toString());
e2.printStackTrace(); e2.printStackTrace();
} catch (InvocationTargetException e3) { } catch (InvocationTargetException e3) {
StringBuilder Q2 = a.Q(" Custom Attribute \"", str, "\" not found on "); StringBuilder P2 = a.P(" Custom Attribute \"", str, "\" not found on ");
Q2.append(cls.getName()); P2.append(cls.getName());
Log.e("TransitionLayout", Q2.toString()); Log.e("TransitionLayout", P2.toString());
e3.printStackTrace(); e3.printStackTrace();
} }
} }
@ -328,9 +328,9 @@ public class ConstraintAttribute {
*/ */
public void setInterpolatedValue(View view, float[] fArr) { public void setInterpolatedValue(View view, float[] fArr) {
Class<?> cls = view.getClass(); Class<?> cls = view.getClass();
StringBuilder L = a.L("set"); StringBuilder K = a.K("set");
L.append(this.mName); K.append(this.mName);
String sb = L.toString(); String sb = K.toString();
try { try {
boolean z2 = true; boolean z2 = true;
switch (this.mType.ordinal()) { switch (this.mType.ordinal()) {
@ -369,16 +369,16 @@ public class ConstraintAttribute {
return; return;
} }
} catch (NoSuchMethodException e) { } catch (NoSuchMethodException e) {
StringBuilder Q = a.Q("no method ", sb, "on View \""); StringBuilder P = a.P("no method ", sb, "on View \"");
Q.append(Debug.getName(view)); P.append(Debug.getName(view));
Q.append("\""); P.append("\"");
Log.e("TransitionLayout", Q.toString()); Log.e("TransitionLayout", P.toString());
e.printStackTrace(); e.printStackTrace();
} catch (IllegalAccessException e2) { } catch (IllegalAccessException e2) {
StringBuilder Q2 = a.Q("cannot access method ", sb, "on View \""); StringBuilder P2 = a.P("cannot access method ", sb, "on View \"");
Q2.append(Debug.getName(view)); P2.append(Debug.getName(view));
Q2.append("\""); P2.append("\"");
Log.e("TransitionLayout", Q2.toString()); Log.e("TransitionLayout", P2.toString());
e2.printStackTrace(); e2.printStackTrace();
} catch (InvocationTargetException e3) { } catch (InvocationTargetException e3) {
e3.printStackTrace(); e3.printStackTrace();

View File

@ -108,10 +108,10 @@ public abstract class ConstraintHelper extends View {
ViewGroup.LayoutParams layoutParams = childAt.getLayoutParams(); ViewGroup.LayoutParams layoutParams = childAt.getLayoutParams();
if ((layoutParams instanceof ConstraintLayout.LayoutParams) && trim.equals(((ConstraintLayout.LayoutParams) layoutParams).constraintTag)) { if ((layoutParams instanceof ConstraintLayout.LayoutParams) && trim.equals(((ConstraintLayout.LayoutParams) layoutParams).constraintTag)) {
if (childAt.getId() == -1) { if (childAt.getId() == -1) {
StringBuilder L = a.L("to use ConstraintTag view "); StringBuilder K = a.K("to use ConstraintTag view ");
L.append(childAt.getClass().getSimpleName()); K.append(childAt.getClass().getSimpleName());
L.append(" must have an ID"); K.append(" must have an ID");
Log.w("ConstraintHelper", L.toString()); Log.w("ConstraintHelper", K.toString());
} else { } else {
addRscID(childAt.getId()); addRscID(childAt.getId());
} }

View File

@ -181,7 +181,7 @@ public class ConstraintProperties {
layoutParams2.leftToRight = i2; layoutParams2.leftToRight = i2;
layoutParams2.leftToLeft = -1; layoutParams2.leftToLeft = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("Left to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("Left to "), sideToString(i3), " undefined"));
} }
((ViewGroup.MarginLayoutParams) this.mParams).leftMargin = i4; ((ViewGroup.MarginLayoutParams) this.mParams).leftMargin = i4;
break; break;
@ -195,7 +195,7 @@ public class ConstraintProperties {
layoutParams4.rightToRight = i2; layoutParams4.rightToRight = i2;
layoutParams4.rightToLeft = -1; layoutParams4.rightToLeft = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i3), " undefined"));
} }
((ViewGroup.MarginLayoutParams) this.mParams).rightMargin = i4; ((ViewGroup.MarginLayoutParams) this.mParams).rightMargin = i4;
break; break;
@ -211,7 +211,7 @@ public class ConstraintProperties {
layoutParams6.topToTop = -1; layoutParams6.topToTop = -1;
layoutParams6.baselineToBaseline = -1; layoutParams6.baselineToBaseline = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i3), " undefined"));
} }
((ViewGroup.MarginLayoutParams) this.mParams).topMargin = i4; ((ViewGroup.MarginLayoutParams) this.mParams).topMargin = i4;
break; break;
@ -227,7 +227,7 @@ public class ConstraintProperties {
layoutParams8.bottomToBottom = -1; layoutParams8.bottomToBottom = -1;
layoutParams8.baselineToBaseline = -1; layoutParams8.baselineToBaseline = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i3), " undefined"));
} }
((ViewGroup.MarginLayoutParams) this.mParams).bottomMargin = i4; ((ViewGroup.MarginLayoutParams) this.mParams).bottomMargin = i4;
break; break;
@ -241,7 +241,7 @@ public class ConstraintProperties {
layoutParams9.topToBottom = -1; layoutParams9.topToBottom = -1;
break; break;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i3), " undefined"));
} }
case 6: case 6:
if (i3 == 6) { if (i3 == 6) {
@ -253,7 +253,7 @@ public class ConstraintProperties {
layoutParams11.startToEnd = i2; layoutParams11.startToEnd = i2;
layoutParams11.startToStart = -1; layoutParams11.startToStart = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i3), " undefined"));
} }
this.mParams.setMarginStart(i4); this.mParams.setMarginStart(i4);
break; break;
@ -267,7 +267,7 @@ public class ConstraintProperties {
layoutParams13.endToStart = i2; layoutParams13.endToStart = i2;
layoutParams13.endToEnd = -1; layoutParams13.endToEnd = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i3), " undefined"));
} }
this.mParams.setMarginEnd(i4); this.mParams.setMarginEnd(i4);
break; break;
@ -275,7 +275,7 @@ public class ConstraintProperties {
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
sb.append(sideToString(i)); sb.append(sideToString(i));
sb.append(" to "); sb.append(" to ");
throw new IllegalArgumentException(a.D(sb, sideToString(i3), " unknown")); throw new IllegalArgumentException(a.C(sb, sideToString(i3), " unknown"));
} }
return this; return this;
} }

View File

@ -285,9 +285,9 @@ public class ConstraintSet {
if (constraintAttribute.getType() == attributeType) { if (constraintAttribute.getType() == attributeType) {
return constraintAttribute; return constraintAttribute;
} }
StringBuilder L = a.L("ConstraintAttribute is already a "); StringBuilder K = a.K("ConstraintAttribute is already a ");
L.append(constraintAttribute.getType().name()); K.append(constraintAttribute.getType().name());
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType); ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType);
this.mCustomConstraints.put(str, constraintAttribute2); this.mCustomConstraints.put(str, constraintAttribute2);
@ -855,21 +855,21 @@ public class ConstraintSet {
this.mBarrierAllowsGoneWidgets = obtainStyledAttributes.getBoolean(index, this.mBarrierAllowsGoneWidgets); this.mBarrierAllowsGoneWidgets = obtainStyledAttributes.getBoolean(index, this.mBarrierAllowsGoneWidgets);
continue; continue;
case 76: case 76:
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mapToConstant.get(index)); K.append(mapToConstant.get(index));
Log.w("ConstraintSet", L.toString()); Log.w("ConstraintSet", K.toString());
continue; continue;
case 77: case 77:
this.mConstraintTag = obtainStyledAttributes.getString(index); this.mConstraintTag = obtainStyledAttributes.getString(index);
continue; continue;
default: default:
StringBuilder L2 = a.L("Unknown attribute 0x"); StringBuilder K2 = a.K("Unknown attribute 0x");
L2.append(Integer.toHexString(index)); K2.append(Integer.toHexString(index));
L2.append(" "); K2.append(" ");
L2.append(mapToConstant.get(index)); K2.append(mapToConstant.get(index));
Log.w("ConstraintSet", L2.toString()); Log.w("ConstraintSet", K2.toString());
continue; continue;
continue; continue;
continue; continue;
@ -1205,9 +1205,9 @@ public class ConstraintSet {
if (this.mSavedAttributes.containsKey(strArr[i])) { if (this.mSavedAttributes.containsKey(strArr[i])) {
ConstraintAttribute constraintAttribute = this.mSavedAttributes.get(strArr[i]); ConstraintAttribute constraintAttribute = this.mSavedAttributes.get(strArr[i]);
if (constraintAttribute.getType() != attributeType) { if (constraintAttribute.getType() != attributeType) {
StringBuilder L = a.L("ConstraintAttribute is already a "); StringBuilder K = a.K("ConstraintAttribute is already a ");
L.append(constraintAttribute.getType().name()); K.append(constraintAttribute.getType().name());
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
} else { } else {
this.mSavedAttributes.put(strArr[i], new ConstraintAttribute(strArr[i], attributeType)); this.mSavedAttributes.put(strArr[i], new ConstraintAttribute(strArr[i], attributeType));
@ -1622,18 +1622,18 @@ public class ConstraintSet {
layout53.constrainedHeight = typedArray.getBoolean(index, layout53.constrainedHeight); layout53.constrainedHeight = typedArray.getBoolean(index, layout53.constrainedHeight);
break; break;
case 82: case 82:
StringBuilder L = a.L("unused attribute 0x"); StringBuilder K = a.K("unused attribute 0x");
L.append(Integer.toHexString(index)); K.append(Integer.toHexString(index));
L.append(" "); K.append(" ");
L.append(mapToConstant.get(index)); K.append(mapToConstant.get(index));
Log.w("ConstraintSet", L.toString()); Log.w("ConstraintSet", K.toString());
break; break;
default: default:
StringBuilder L2 = a.L("Unknown attribute 0x"); StringBuilder K2 = a.K("Unknown attribute 0x");
L2.append(Integer.toHexString(index)); K2.append(Integer.toHexString(index));
L2.append(" "); K2.append(" ");
L2.append(mapToConstant.get(index)); K2.append(mapToConstant.get(index));
Log.w("ConstraintSet", L2.toString()); Log.w("ConstraintSet", K2.toString());
break; break;
} }
} }
@ -1732,9 +1732,9 @@ public class ConstraintSet {
View childAt = constraintLayout.getChildAt(i); View childAt = constraintLayout.getChildAt(i);
int id2 = childAt.getId(); int id2 = childAt.getId();
if (!this.mConstraints.containsKey(Integer.valueOf(id2))) { if (!this.mConstraints.containsKey(Integer.valueOf(id2))) {
StringBuilder L = a.L("id unknown "); StringBuilder K = a.K("id unknown ");
L.append(Debug.getName(childAt)); K.append(Debug.getName(childAt));
Log.v("ConstraintSet", L.toString()); Log.v("ConstraintSet", K.toString());
} else if (this.mForceId && id2 == -1) { } else if (this.mForceId && id2 == -1) {
throw new RuntimeException("All children of ConstraintLayout must have ids to use ConstraintSet"); throw new RuntimeException("All children of ConstraintLayout must have ids to use ConstraintSet");
} else if (this.mConstraints.containsKey(Integer.valueOf(id2))) { } else if (this.mConstraints.containsKey(Integer.valueOf(id2))) {
@ -1766,9 +1766,9 @@ public class ConstraintSet {
View childAt = constraintLayout.getChildAt(i); View childAt = constraintLayout.getChildAt(i);
int id2 = childAt.getId(); int id2 = childAt.getId();
if (!this.mConstraints.containsKey(Integer.valueOf(id2))) { if (!this.mConstraints.containsKey(Integer.valueOf(id2))) {
StringBuilder L = a.L("id unknown "); StringBuilder K = a.K("id unknown ");
L.append(Debug.getName(childAt)); K.append(Debug.getName(childAt));
Log.w("ConstraintSet", L.toString()); Log.w("ConstraintSet", K.toString());
} else if (this.mForceId && id2 == -1) { } else if (this.mForceId && id2 == -1) {
throw new RuntimeException("All children of ConstraintLayout must have ids to use ConstraintSet"); throw new RuntimeException("All children of ConstraintLayout must have ids to use ConstraintSet");
} else if (id2 != -1) { } else if (id2 != -1) {
@ -2101,7 +2101,7 @@ public class ConstraintSet {
layout2.leftToLeft = -1; layout2.leftToLeft = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("left to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("left to "), sideToString(i4), " undefined"));
} }
case 2: case 2:
if (i4 == 1) { if (i4 == 1) {
@ -2115,7 +2115,7 @@ public class ConstraintSet {
layout4.rightToLeft = -1; layout4.rightToLeft = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
case 3: case 3:
if (i4 == 3) { if (i4 == 3) {
@ -2131,7 +2131,7 @@ public class ConstraintSet {
layout6.baselineToBaseline = -1; layout6.baselineToBaseline = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
case 4: case 4:
if (i4 == 4) { if (i4 == 4) {
@ -2147,7 +2147,7 @@ public class ConstraintSet {
layout8.baselineToBaseline = -1; layout8.baselineToBaseline = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
case 5: case 5:
if (i4 == 5) { if (i4 == 5) {
@ -2159,7 +2159,7 @@ public class ConstraintSet {
layout9.topToBottom = -1; layout9.topToBottom = -1;
return; return;
} }
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
case 6: case 6:
if (i4 == 6) { if (i4 == 6) {
Layout layout10 = constraint.layout; Layout layout10 = constraint.layout;
@ -2172,7 +2172,7 @@ public class ConstraintSet {
layout11.startToStart = -1; layout11.startToStart = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
case 7: case 7:
if (i4 == 7) { if (i4 == 7) {
@ -2186,13 +2186,13 @@ public class ConstraintSet {
layout13.endToEnd = -1; layout13.endToEnd = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
default: default:
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
sb.append(sideToString(i2)); sb.append(sideToString(i2));
sb.append(" to "); sb.append(" to ");
throw new IllegalArgumentException(a.D(sb, sideToString(i4), " unknown")); throw new IllegalArgumentException(a.C(sb, sideToString(i4), " unknown"));
} }
} }
@ -2212,7 +2212,7 @@ public class ConstraintSet {
layout2.leftToRight = i3; layout2.leftToRight = i3;
layout2.leftToLeft = -1; layout2.leftToLeft = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("Left to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("Left to "), sideToString(i4), " undefined"));
} }
constraint.layout.leftMargin = i5; constraint.layout.leftMargin = i5;
return; return;
@ -2226,7 +2226,7 @@ public class ConstraintSet {
layout4.rightToRight = i3; layout4.rightToRight = i3;
layout4.rightToLeft = -1; layout4.rightToLeft = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.rightMargin = i5; constraint.layout.rightMargin = i5;
return; return;
@ -2242,7 +2242,7 @@ public class ConstraintSet {
layout6.topToTop = -1; layout6.topToTop = -1;
layout6.baselineToBaseline = -1; layout6.baselineToBaseline = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.topMargin = i5; constraint.layout.topMargin = i5;
return; return;
@ -2258,7 +2258,7 @@ public class ConstraintSet {
layout8.bottomToBottom = -1; layout8.bottomToBottom = -1;
layout8.baselineToBaseline = -1; layout8.baselineToBaseline = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.bottomMargin = i5; constraint.layout.bottomMargin = i5;
return; return;
@ -2272,7 +2272,7 @@ public class ConstraintSet {
layout9.topToBottom = -1; layout9.topToBottom = -1;
return; return;
} }
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
case 6: case 6:
if (i4 == 6) { if (i4 == 6) {
Layout layout10 = constraint.layout; Layout layout10 = constraint.layout;
@ -2283,7 +2283,7 @@ public class ConstraintSet {
layout11.startToEnd = i3; layout11.startToEnd = i3;
layout11.startToStart = -1; layout11.startToStart = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.startMargin = i5; constraint.layout.startMargin = i5;
return; return;
@ -2297,7 +2297,7 @@ public class ConstraintSet {
layout13.endToStart = i3; layout13.endToStart = i3;
layout13.endToEnd = -1; layout13.endToEnd = -1;
} else { } else {
throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.endMargin = i5; constraint.layout.endMargin = i5;
return; return;
@ -2305,7 +2305,7 @@ public class ConstraintSet {
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
sb.append(sideToString(i2)); sb.append(sideToString(i2));
sb.append(" to "); sb.append(" to ");
throw new IllegalArgumentException(a.D(sb, sideToString(i4), " unknown")); throw new IllegalArgumentException(a.C(sb, sideToString(i4), " unknown"));
} }
} }
@ -2667,7 +2667,7 @@ public class ConstraintSet {
for (int i = 0; i < split.length; i++) { for (int i = 0; i < split.length; i++) {
String[] split2 = split[i].split("="); String[] split2 = split[i].split("=");
if (split2.length != 2) { if (split2.length != 2) {
a.j0(a.L(" Unable to parse "), split[i], "ConstraintSet"); a.i0(a.K(" Unable to parse "), split[i], "ConstraintSet");
} else { } else {
Constraint.access$600(constraint, split2[0], Color.parseColor(split2[1])); Constraint.access$600(constraint, split2[0], Color.parseColor(split2[1]));
} }
@ -2679,7 +2679,7 @@ public class ConstraintSet {
for (int i = 0; i < split.length; i++) { for (int i = 0; i < split.length; i++) {
String[] split2 = split[i].split("="); String[] split2 = split[i].split("=");
if (split2.length != 2) { if (split2.length != 2) {
a.j0(a.L(" Unable to parse "), split[i], "ConstraintSet"); a.i0(a.K(" Unable to parse "), split[i], "ConstraintSet");
} else { } else {
Constraint.access$700(constraint, split2[0], Float.parseFloat(split2[1])); Constraint.access$700(constraint, split2[0], Float.parseFloat(split2[1]));
} }
@ -2691,7 +2691,7 @@ public class ConstraintSet {
for (int i = 0; i < split.length; i++) { for (int i = 0; i < split.length; i++) {
String[] split2 = split[i].split("="); String[] split2 = split[i].split("=");
if (split2.length != 2) { if (split2.length != 2) {
a.j0(a.L(" Unable to parse "), split[i], "ConstraintSet"); a.i0(a.K(" Unable to parse "), split[i], "ConstraintSet");
} else { } else {
Constraint.access$700(constraint, split2[0], (float) Integer.decode(split2[1]).intValue()); Constraint.access$700(constraint, split2[0], (float) Integer.decode(split2[1]).intValue());
} }
@ -2702,7 +2702,7 @@ public class ConstraintSet {
String[] splitString = splitString(str); String[] splitString = splitString(str);
for (int i = 0; i < splitString.length; i++) { for (int i = 0; i < splitString.length; i++) {
String[] split = splitString[i].split("="); String[] split = splitString[i].split("=");
a.j0(a.L(" Unable to parse "), splitString[i], "ConstraintSet"); a.i0(a.K(" Unable to parse "), splitString[i], "ConstraintSet");
Constraint.access$800(constraint, split[0], split[1]); Constraint.access$800(constraint, split[0], split[1]);
} }
} }

View File

@ -377,11 +377,11 @@ public class CoordinatorLayout extends ViewGroup implements NestedScrollingParen
this.mAnchorDirectChild = null; this.mAnchorDirectChild = null;
this.mAnchorView = null; this.mAnchorView = null;
} else { } else {
StringBuilder L = a.L("Could not find CoordinatorLayout descendant view with id "); StringBuilder K = a.K("Could not find CoordinatorLayout descendant view with id ");
L.append(coordinatorLayout.getResources().getResourceName(this.mAnchorId)); K.append(coordinatorLayout.getResources().getResourceName(this.mAnchorId));
L.append(" to anchor view "); K.append(" to anchor view ");
L.append(view); K.append(view);
throw new IllegalStateException(L.toString()); throw new IllegalStateException(K.toString());
} }
} }
@ -824,11 +824,11 @@ public class CoordinatorLayout extends ViewGroup implements NestedScrollingParen
if (behavior == null || !behavior.getInsetDodgeRect(this, view, acquireTempRect)) { if (behavior == null || !behavior.getInsetDodgeRect(this, view, acquireTempRect)) {
acquireTempRect.set(acquireTempRect2); acquireTempRect.set(acquireTempRect2);
} else if (!acquireTempRect2.contains(acquireTempRect)) { } else if (!acquireTempRect2.contains(acquireTempRect)) {
StringBuilder L = a.L("Rect should be within the child's bounds. Rect:"); StringBuilder K = a.K("Rect should be within the child's bounds. Rect:");
L.append(acquireTempRect.toShortString()); K.append(acquireTempRect.toShortString());
L.append(" | Bounds:"); K.append(" | Bounds:");
L.append(acquireTempRect2.toShortString()); K.append(acquireTempRect2.toShortString());
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
releaseTempRect(acquireTempRect2); releaseTempRect(acquireTempRect2);
if (acquireTempRect.isEmpty()) { if (acquireTempRect.isEmpty()) {
@ -897,7 +897,7 @@ public class CoordinatorLayout extends ViewGroup implements NestedScrollingParen
} }
return constructor.newInstance(context, attributeSet); return constructor.newInstance(context, attributeSet);
} catch (Exception e) { } catch (Exception e) {
throw new RuntimeException(a.t("Could not inflate Behavior subclass ", str), e); throw new RuntimeException(a.s("Could not inflate Behavior subclass ", str), e);
} }
} }
@ -1258,10 +1258,10 @@ public class CoordinatorLayout extends ViewGroup implements NestedScrollingParen
try { try {
layoutParams.setBehavior((Behavior) defaultBehavior.value().getDeclaredConstructor(new Class[0]).newInstance(new Object[0])); layoutParams.setBehavior((Behavior) defaultBehavior.value().getDeclaredConstructor(new Class[0]).newInstance(new Object[0]));
} catch (Exception e) { } catch (Exception e) {
StringBuilder L = a.L("Default behavior class "); StringBuilder K = a.K("Default behavior class ");
L.append(defaultBehavior.value().getName()); K.append(defaultBehavior.value().getName());
L.append(" could not be instantiated. Did you forget a default constructor?"); K.append(" could not be instantiated. Did you forget a default constructor?");
Log.e("CoordinatorLayout", L.toString(), e); Log.e("CoordinatorLayout", K.toString(), e);
} }
} }
layoutParams.mBehaviorResolved = true; layoutParams.mBehaviorResolved = true;

View File

@ -28,27 +28,27 @@ public final class AccessibilityServiceInfoCompat {
@NonNull @NonNull
public static String feedbackTypeToString(int i) { public static String feedbackTypeToString(int i) {
StringBuilder L = a.L("["); StringBuilder K = a.K("[");
while (i > 0) { while (i > 0) {
int numberOfTrailingZeros = 1 << Integer.numberOfTrailingZeros(i); int numberOfTrailingZeros = 1 << Integer.numberOfTrailingZeros(i);
i &= ~numberOfTrailingZeros; i &= ~numberOfTrailingZeros;
if (L.length() > 1) { if (K.length() > 1) {
L.append(", "); K.append(", ");
} }
if (numberOfTrailingZeros == 1) { if (numberOfTrailingZeros == 1) {
L.append("FEEDBACK_SPOKEN"); K.append("FEEDBACK_SPOKEN");
} else if (numberOfTrailingZeros == 2) { } else if (numberOfTrailingZeros == 2) {
L.append("FEEDBACK_HAPTIC"); K.append("FEEDBACK_HAPTIC");
} else if (numberOfTrailingZeros == 4) { } else if (numberOfTrailingZeros == 4) {
L.append("FEEDBACK_AUDIBLE"); K.append("FEEDBACK_AUDIBLE");
} else if (numberOfTrailingZeros == 8) { } else if (numberOfTrailingZeros == 8) {
L.append("FEEDBACK_VISUAL"); K.append("FEEDBACK_VISUAL");
} else if (numberOfTrailingZeros == 16) { } else if (numberOfTrailingZeros == 16) {
L.append("FEEDBACK_GENERIC"); K.append("FEEDBACK_GENERIC");
} }
} }
L.append("]"); K.append("]");
return L.toString(); return K.toString();
} }
@Nullable @Nullable

View File

@ -264,9 +264,9 @@ public abstract class JobIntentService extends Service {
this.mHasJobId = true; this.mHasJobId = true;
this.mJobId = i; this.mJobId = i;
} else if (this.mJobId != i) { } else if (this.mJobId != i) {
StringBuilder M = a.M("Given job ID ", i, " is different than previous "); StringBuilder L = a.L("Given job ID ", i, " is different than previous ");
M.append(this.mJobId); L.append(this.mJobId);
throw new IllegalArgumentException(M.toString()); throw new IllegalArgumentException(L.toString());
} }
} }

View File

@ -99,10 +99,10 @@ public final class NavUtils {
navigateUpTo(activity, parentActivityIntent); navigateUpTo(activity, parentActivityIntent);
return; return;
} }
StringBuilder L = a.L("Activity "); StringBuilder K = a.K("Activity ");
L.append(activity.getClass().getSimpleName()); K.append(activity.getClass().getSimpleName());
L.append(" does not have a parent activity name specified. (Did you forget to add the android.support.PARENT_ACTIVITY <meta-data> element in your manifest?)"); K.append(" does not have a parent activity name specified. (Did you forget to add the android.support.PARENT_ACTIVITY <meta-data> element in your manifest?)");
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
public static void navigateUpTo(@NonNull Activity activity, @NonNull Intent intent) { public static void navigateUpTo(@NonNull Activity activity, @NonNull Intent intent) {

View File

@ -9,7 +9,7 @@ import android.os.RemoteException;
import x.a.b.a.a; import x.a.b.a.a;
public abstract class NotificationCompatSideChannelService extends Service { public abstract class NotificationCompatSideChannelService extends Service {
public class NotificationSideChannelStub extends a.AbstractBinderC0352a { public class NotificationSideChannelStub extends a.AbstractBinderC0351a {
public NotificationSideChannelStub() { public NotificationSideChannelStub() {
} }

View File

@ -104,7 +104,7 @@ public final class NotificationManagerCompat {
sb.append(", tag:"); sb.append(", tag:");
sb.append(this.tag); sb.append(this.tag);
sb.append(", all:"); sb.append(", all:");
return c.d.b.a.a.G(sb, this.all, "]"); return c.d.b.a.a.F(sb, this.all, "]");
} }
} }
@ -136,7 +136,7 @@ public final class NotificationManagerCompat {
sb.append(", id:"); sb.append(", id:");
sb.append(this.f25id); sb.append(this.f25id);
sb.append(", tag:"); sb.append(", tag:");
return c.d.b.a.a.D(sb, this.tag, "]"); return c.d.b.a.a.C(sb, this.tag, "]");
} }
} }
@ -190,9 +190,9 @@ public final class NotificationManagerCompat {
if (bindService) { if (bindService) {
listenerRecord.retryCount = 0; listenerRecord.retryCount = 0;
} else { } else {
StringBuilder L = c.d.b.a.a.L("Unable to bind to listener "); StringBuilder K = c.d.b.a.a.K("Unable to bind to listener ");
L.append(listenerRecord.componentName); K.append(listenerRecord.componentName);
Log.w("NotifManCompat", L.toString()); Log.w("NotifManCompat", K.toString());
this.mContext.unbindService(this); this.mContext.unbindService(this);
} }
return listenerRecord.bound; return listenerRecord.bound;
@ -224,7 +224,7 @@ public final class NotificationManagerCompat {
private void handleServiceConnected(ComponentName componentName, IBinder iBinder) { private void handleServiceConnected(ComponentName componentName, IBinder iBinder) {
ListenerRecord listenerRecord = this.mRecordMap.get(componentName); ListenerRecord listenerRecord = this.mRecordMap.get(componentName);
if (listenerRecord != null) { if (listenerRecord != null) {
listenerRecord.service = a.AbstractBinderC0352a.asInterface(iBinder); listenerRecord.service = a.AbstractBinderC0351a.asInterface(iBinder);
listenerRecord.retryCount = 0; listenerRecord.retryCount = 0;
processListenerQueue(listenerRecord); processListenerQueue(listenerRecord);
} }
@ -239,12 +239,12 @@ public final class NotificationManagerCompat {
private void processListenerQueue(ListenerRecord listenerRecord) { private void processListenerQueue(ListenerRecord listenerRecord) {
if (Log.isLoggable("NotifManCompat", 3)) { if (Log.isLoggable("NotifManCompat", 3)) {
StringBuilder L = c.d.b.a.a.L("Processing component "); StringBuilder K = c.d.b.a.a.K("Processing component ");
L.append(listenerRecord.componentName); K.append(listenerRecord.componentName);
L.append(", "); K.append(", ");
L.append(listenerRecord.taskQueue.size()); K.append(listenerRecord.taskQueue.size());
L.append(" queued tasks"); K.append(" queued tasks");
Log.d("NotifManCompat", L.toString()); Log.d("NotifManCompat", K.toString());
} }
if (!listenerRecord.taskQueue.isEmpty()) { if (!listenerRecord.taskQueue.isEmpty()) {
if (!ensureServiceBound(listenerRecord) || listenerRecord.service == null) { if (!ensureServiceBound(listenerRecord) || listenerRecord.service == null) {
@ -264,14 +264,14 @@ public final class NotificationManagerCompat {
listenerRecord.taskQueue.remove(); listenerRecord.taskQueue.remove();
} catch (DeadObjectException unused) { } catch (DeadObjectException unused) {
if (Log.isLoggable("NotifManCompat", 3)) { if (Log.isLoggable("NotifManCompat", 3)) {
StringBuilder L2 = c.d.b.a.a.L("Remote service has died: "); StringBuilder K2 = c.d.b.a.a.K("Remote service has died: ");
L2.append(listenerRecord.componentName); K2.append(listenerRecord.componentName);
Log.d("NotifManCompat", L2.toString()); Log.d("NotifManCompat", K2.toString());
} }
} catch (RemoteException e) { } catch (RemoteException e) {
StringBuilder L3 = c.d.b.a.a.L("RemoteException communicating with "); StringBuilder K3 = c.d.b.a.a.K("RemoteException communicating with ");
L3.append(listenerRecord.componentName); K3.append(listenerRecord.componentName);
Log.w("NotifManCompat", L3.toString(), e); Log.w("NotifManCompat", K3.toString(), e);
} }
} }
if (!listenerRecord.taskQueue.isEmpty()) { if (!listenerRecord.taskQueue.isEmpty()) {
@ -285,14 +285,14 @@ public final class NotificationManagerCompat {
int i = listenerRecord.retryCount + 1; int i = listenerRecord.retryCount + 1;
listenerRecord.retryCount = i; listenerRecord.retryCount = i;
if (i > 6) { if (i > 6) {
StringBuilder L = c.d.b.a.a.L("Giving up on delivering "); StringBuilder K = c.d.b.a.a.K("Giving up on delivering ");
L.append(listenerRecord.taskQueue.size()); K.append(listenerRecord.taskQueue.size());
L.append(" tasks to "); K.append(" tasks to ");
L.append(listenerRecord.componentName); K.append(listenerRecord.componentName);
L.append(" after "); K.append(" after ");
L.append(listenerRecord.retryCount); K.append(listenerRecord.retryCount);
L.append(" retries"); K.append(" retries");
Log.w("NotifManCompat", L.toString()); Log.w("NotifManCompat", K.toString());
listenerRecord.taskQueue.clear(); listenerRecord.taskQueue.clear();
return; return;
} }
@ -336,9 +336,9 @@ public final class NotificationManagerCompat {
Map.Entry<ComponentName, ListenerRecord> next = it2.next(); Map.Entry<ComponentName, ListenerRecord> next = it2.next();
if (!hashSet.contains(next.getKey())) { if (!hashSet.contains(next.getKey())) {
if (Log.isLoggable("NotifManCompat", 3)) { if (Log.isLoggable("NotifManCompat", 3)) {
StringBuilder L = c.d.b.a.a.L("Removing listener record for "); StringBuilder K = c.d.b.a.a.K("Removing listener record for ");
L.append(next.getKey()); K.append(next.getKey());
Log.d("NotifManCompat", L.toString()); Log.d("NotifManCompat", K.toString());
} }
ensureServiceUnbound(next.getValue()); ensureServiceUnbound(next.getValue());
it2.remove(); it2.remove();

View File

@ -234,7 +234,7 @@ public final class RemoteInput {
} }
private static String getExtraResultsKeyForData(String str) { private static String getExtraResultsKeyForData(String str) {
return a.t("android.remoteinput.dataTypeResultsData", str); return a.s("android.remoteinput.dataTypeResultsData", str);
} }
public static Bundle getResultsFromIntent(Intent intent) { public static Bundle getResultsFromIntent(Intent intent) {

View File

@ -432,11 +432,11 @@ public final class ShareCompat {
if (i == 0) { if (i == 0) {
return (Uri) this.mIntent.getParcelableExtra("android.intent.extra.STREAM"); return (Uri) this.mIntent.getParcelableExtra("android.intent.extra.STREAM");
} }
StringBuilder L = a.L("Stream items available: "); StringBuilder K = a.K("Stream items available: ");
L.append(getStreamCount()); K.append(getStreamCount());
L.append(" index requested: "); K.append(" index requested: ");
L.append(i); K.append(i);
throw new IndexOutOfBoundsException(L.toString()); throw new IndexOutOfBoundsException(K.toString());
} }
public int getStreamCount() { public int getStreamCount() {
@ -485,15 +485,15 @@ public final class ShareCompat {
configureMenuItem(findItem, intentBuilder); configureMenuItem(findItem, intentBuilder);
return; return;
} }
throw new IllegalArgumentException(a.l("Could not find menu item with id ", i, " in the supplied menu")); throw new IllegalArgumentException(a.k("Could not find menu item with id ", i, " in the supplied menu"));
} }
public static void configureMenuItem(@NonNull MenuItem menuItem, @NonNull IntentBuilder intentBuilder) { public static void configureMenuItem(@NonNull MenuItem menuItem, @NonNull IntentBuilder intentBuilder) {
ActionProvider actionProvider = menuItem.getActionProvider(); ActionProvider actionProvider = menuItem.getActionProvider();
ShareActionProvider shareActionProvider = !(actionProvider instanceof ShareActionProvider) ? new ShareActionProvider(intentBuilder.getContext()) : (ShareActionProvider) actionProvider; ShareActionProvider shareActionProvider = !(actionProvider instanceof ShareActionProvider) ? new ShareActionProvider(intentBuilder.getContext()) : (ShareActionProvider) actionProvider;
StringBuilder L = a.L(".sharecompat_"); StringBuilder K = a.K(".sharecompat_");
L.append(intentBuilder.getContext().getClass().getName()); K.append(intentBuilder.getContext().getClass().getName());
shareActionProvider.setShareHistoryFileName(L.toString()); shareActionProvider.setShareHistoryFileName(K.toString());
shareActionProvider.setShareIntent(intentBuilder.getIntent()); shareActionProvider.setShareIntent(intentBuilder.getIntent());
menuItem.setActionProvider(shareActionProvider); menuItem.setActionProvider(shareActionProvider);
} }

View File

@ -104,7 +104,7 @@ public class FileProvider extends ContentProvider {
String substring = path2.endsWith("/") ? canonicalPath.substring(path2.length()) : canonicalPath.substring(path2.length() + 1); String substring = path2.endsWith("/") ? canonicalPath.substring(path2.length()) : canonicalPath.substring(path2.length() + 1);
return new Uri.Builder().scheme("content").authority(this.mAuthority).encodedPath(Uri.encode(entry.getKey()) + '/' + Uri.encode(substring, "/")).build(); return new Uri.Builder().scheme("content").authority(this.mAuthority).encodedPath(Uri.encode(entry.getKey()) + '/' + Uri.encode(substring, "/")).build();
} }
throw new IllegalArgumentException(a.t("Failed to find configured root that contains ", canonicalPath)); throw new IllegalArgumentException(a.s("Failed to find configured root that contains ", canonicalPath));
} catch (IOException unused) { } catch (IOException unused) {
throw new IllegalArgumentException("Failed to resolve canonical path for " + file); throw new IllegalArgumentException("Failed to resolve canonical path for " + file);
} }
@ -170,7 +170,7 @@ public class FileProvider extends ContentProvider {
if ("rwt".equals(str)) { if ("rwt".equals(str)) {
return 1006632960; return 1006632960;
} }
throw new IllegalArgumentException(a.t("Invalid mode: ", str)); throw new IllegalArgumentException(a.s("Invalid mode: ", str));
} }
private static PathStrategy parsePathStrategy(Context context, String str) throws IOException, XmlPullParserException { private static PathStrategy parsePathStrategy(Context context, String str) throws IOException, XmlPullParserException {
@ -222,7 +222,7 @@ public class FileProvider extends ContentProvider {
throw new IllegalArgumentException("Missing android.support.FILE_PROVIDER_PATHS meta-data"); throw new IllegalArgumentException("Missing android.support.FILE_PROVIDER_PATHS meta-data");
} }
} else { } else {
throw new IllegalArgumentException(a.t("Couldn't find meta-data for provider with authority ", str)); throw new IllegalArgumentException(a.s("Couldn't find meta-data for provider with authority ", str));
} }
} }

View File

@ -197,10 +197,10 @@ public class ShortcutInfoCompat {
persistableBundle.putInt("extraPersonCount", personArr.length); persistableBundle.putInt("extraPersonCount", personArr.length);
int i = 0; int i = 0;
while (i < this.mPersons.length) { while (i < this.mPersons.length) {
StringBuilder L = a.L("extraPerson_"); StringBuilder K = a.K("extraPerson_");
int i2 = i + 1; int i2 = i + 1;
L.append(i2); K.append(i2);
persistableBundle.putPersistableBundle(L.toString(), this.mPersons[i].toPersistableBundle()); persistableBundle.putPersistableBundle(K.toString(), this.mPersons[i].toPersistableBundle());
i = i2; i = i2;
} }
} }
@ -230,10 +230,10 @@ public class ShortcutInfoCompat {
Person[] personArr = new Person[i]; Person[] personArr = new Person[i];
int i2 = 0; int i2 = 0;
while (i2 < i) { while (i2 < i) {
StringBuilder L = a.L("extraPerson_"); StringBuilder K = a.K("extraPerson_");
int i3 = i2 + 1; int i3 = i2 + 1;
L.append(i3); K.append(i3);
personArr[i2] = Person.fromPersistableBundle(persistableBundle.getPersistableBundle(L.toString())); personArr[i2] = Person.fromPersistableBundle(persistableBundle.getPersistableBundle(K.toString()));
i2 = i3; i2 = i3;
} }
return personArr; return personArr;

View File

@ -172,12 +172,12 @@ public final class ResourcesCompat {
if (typedValue.type == 4) { if (typedValue.type == 4) {
return typedValue.getFloat(); return typedValue.getFloat();
} }
StringBuilder L = a.L("Resource ID #0x"); StringBuilder K = a.K("Resource ID #0x");
L.append(Integer.toHexString(i)); K.append(Integer.toHexString(i));
L.append(" type #0x"); K.append(" type #0x");
L.append(Integer.toHexString(typedValue.type)); K.append(Integer.toHexString(typedValue.type));
L.append(" is not valid"); K.append(" is not valid");
throw new Resources.NotFoundException(L.toString()); throw new Resources.NotFoundException(K.toString());
} }
@Nullable @Nullable
@ -212,10 +212,10 @@ public final class ResourcesCompat {
if (loadFont != null || fontCallback != null) { if (loadFont != null || fontCallback != null) {
return loadFont; return loadFont;
} }
StringBuilder L = a.L("Font resource ID #0x"); StringBuilder K = a.K("Font resource ID #0x");
L.append(Integer.toHexString(i)); K.append(Integer.toHexString(i));
L.append(" could not be retrieved."); K.append(" could not be retrieved.");
throw new Resources.NotFoundException(L.toString()); throw new Resources.NotFoundException(K.toString());
} }
/* JADX WARNING: Removed duplicated region for block: B:34:0x00a4 */ /* JADX WARNING: Removed duplicated region for block: B:34:0x00a4 */
@ -270,13 +270,13 @@ public final class ResourcesCompat {
return null; return null;
} }
} else { } else {
StringBuilder L = a.L("Resource \""); StringBuilder K = a.K("Resource \"");
L.append(resources.getResourceName(i)); K.append(resources.getResourceName(i));
L.append("\" ("); K.append("\" (");
L.append(Integer.toHexString(i)); K.append(Integer.toHexString(i));
L.append(") is not a Font: "); K.append(") is not a Font: ");
L.append(typedValue); K.append(typedValue);
throw new Resources.NotFoundException(L.toString()); throw new Resources.NotFoundException(K.toString());
} }
} }
} }

View File

@ -20,7 +20,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -33,7 +33,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i5, canvas, save, i5); a.W(i5, canvas, save, i5);
} }
} }
@ -47,7 +47,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -61,7 +61,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -75,7 +75,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -89,7 +89,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -106,7 +106,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i2, canvas, save, i2); a.W(i2, canvas, save, i2);
} }
} }
@ -119,7 +119,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -141,7 +141,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i2, canvas, save, i2); a.W(i2, canvas, save, i2);
} }
} }
@ -153,7 +153,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -166,7 +166,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -191,7 +191,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i2, canvas, save, i2); a.W(i2, canvas, save, i2);
} }
} }
@ -204,7 +204,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -223,7 +223,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i2, canvas, save, i2); a.W(i2, canvas, save, i2);
} }
} }
@ -236,7 +236,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i, canvas, save, i); a.W(i, canvas, save, i);
} }
} }
@ -255,7 +255,7 @@ public final class CanvasKt {
try { try {
function1.invoke(canvas); function1.invoke(canvas);
} finally { } finally {
a.X(i2, canvas, save, i2); a.W(i2, canvas, save, i2);
} }
} }
} }

View File

@ -204,9 +204,9 @@ public final class ColorUtils {
double calculateLuminance2 = calculateLuminance(i2) + 0.05d; double calculateLuminance2 = calculateLuminance(i2) + 0.05d;
return Math.max(calculateLuminance, calculateLuminance2) / Math.min(calculateLuminance, calculateLuminance2); return Math.max(calculateLuminance, calculateLuminance2) / Math.min(calculateLuminance, calculateLuminance2);
} }
StringBuilder L = a.L("background can not be translucent: #"); StringBuilder K = a.K("background can not be translucent: #");
L.append(Integer.toHexString(i2)); K.append(Integer.toHexString(i2));
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
@FloatRange(from = 0.0d, to = 1.0d) @FloatRange(from = 0.0d, to = 1.0d)
@ -234,9 +234,9 @@ public final class ColorUtils {
} }
return i3; return i3;
} }
StringBuilder L = a.L("background can not be translucent: #"); StringBuilder K = a.K("background can not be translucent: #");
L.append(Integer.toHexString(i2)); K.append(Integer.toHexString(i2));
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
@VisibleForTesting @VisibleForTesting
@ -296,12 +296,12 @@ public final class ColorUtils {
} }
return Color.valueOf(components2, color2.getColorSpace()); return Color.valueOf(components2, color2.getColorSpace());
} }
StringBuilder L = a.L("Color models must match ("); StringBuilder K = a.K("Color models must match (");
L.append(color.getModel()); K.append(color.getModel());
L.append(" vs. "); K.append(" vs. ");
L.append(color2.getModel()); K.append(color2.getModel());
L.append(")"); K.append(")");
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(K.toString());
} }
private static int compositeComponent(int i, int i2, int i3, int i4, int i5) { private static int compositeComponent(int i, int i2, int i3, int i4, int i5) {

View File

@ -66,13 +66,13 @@ public final class Insets {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("Insets{left="); StringBuilder K = a.K("Insets{left=");
L.append(this.left); K.append(this.left);
L.append(", top="); K.append(", top=");
L.append(this.top); K.append(this.top);
L.append(", right="); K.append(", right=");
L.append(this.right); K.append(this.right);
L.append(", bottom="); K.append(", bottom=");
return a.w(L, this.bottom, '}'); return a.v(K, this.bottom, '}');
} }
} }

View File

@ -503,7 +503,7 @@ public class PathParser {
PathDataNode.nodesToPath(createNodesFromPathData, path); PathDataNode.nodesToPath(createNodesFromPathData, path);
return path; return path;
} catch (RuntimeException e) { } catch (RuntimeException e) {
throw new RuntimeException(a.t("Error in parsing ", str), e); throw new RuntimeException(a.s("Error in parsing ", str), e);
} }
} }
@ -591,7 +591,7 @@ public class PathParser {
} }
return copyOfRange(fArr, 0, i2); return copyOfRange(fArr, 0, i2);
} catch (NumberFormatException e) { } catch (NumberFormatException e) {
throw new RuntimeException(a.u("error in parsing \"", str, "\""), e); throw new RuntimeException(a.t("error in parsing \"", str, "\""), e);
} }
} }

View File

@ -59,15 +59,15 @@ public final class PathSegment {
} }
public String toString() { public String toString() {
StringBuilder L = a.L("PathSegment{start="); StringBuilder K = a.K("PathSegment{start=");
L.append(this.mStart); K.append(this.mStart);
L.append(", startFraction="); K.append(", startFraction=");
L.append(this.mStartFraction); K.append(this.mStartFraction);
L.append(", end="); K.append(", end=");
L.append(this.mEnd); K.append(this.mEnd);
L.append(", endFraction="); K.append(", endFraction=");
L.append(this.mEndFraction); K.append(this.mEndFraction);
L.append('}'); K.append('}');
return L.toString(); return K.toString();
} }
} }

View File

@ -60,9 +60,9 @@ public class TypefaceCompatApi26Impl extends TypefaceCompatApi21Impl {
method5 = obtainCreateFromFamiliesWithDefaultMethod(obtainFontFamily); method5 = obtainCreateFromFamiliesWithDefaultMethod(obtainFontFamily);
cls = obtainFontFamily; cls = obtainFontFamily;
} catch (ClassNotFoundException | NoSuchMethodException e) { } catch (ClassNotFoundException | NoSuchMethodException e) {
StringBuilder L = a.L("Unable to collect necessary methods for class "); StringBuilder K = a.K("Unable to collect necessary methods for class ");
L.append(e.getClass().getName()); K.append(e.getClass().getName());
Log.e("TypefaceCompatApi26Impl", L.toString(), e); Log.e("TypefaceCompatApi26Impl", K.toString(), e);
method5 = null; method5 = null;
constructor = null; constructor = null;
method4 = null; method4 = null;

Some files were not shown because too many files have changed in this diff Show More