88.6 - Beta (88106)

This commit is contained in:
Juby210 2021-08-18 09:29:27 +02:00
parent 9330ffd588
commit 238fc02745
5644 changed files with 79686 additions and 67577 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord' applicationId 'com.discord'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 87109 versionCode 88106
versionName "87.9 - Beta" versionName "88.6 - 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="87109" android:versionName="87.9 - 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="88106" android:versionName="88.6 - 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"/>
@ -174,7 +174,7 @@
<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.9-aarch64-opus-optimization"/> <meta-data android:name="libdiscord_version" android:value="89.0.11-remove-gameaudio-param"/>
<activity android:theme="@style/res_2131952264_theme_appcompat_light_noactionbar" android:name="com.yalantis.ucrop.UCropActivity"/> <activity android:theme="@style/res_2131952264_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>

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 K = c.d.b.a.a.K("Rating:style="); StringBuilder L = c.d.b.a.a.L("Rating:style=");
K.append(this.i); L.append(this.i);
K.append(" rating="); L.append(" rating=");
float f = this.j; float f = this.j;
K.append(f < 0.0f ? "unrated" : String.valueOf(f)); L.append(f < 0.0f ? "unrated" : String.valueOf(f));
return K.toString(); return L.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 K = c.d.b.a.a.K("MediaSession.QueueItem {Description="); StringBuilder L = c.d.b.a.a.L("MediaSession.QueueItem {Description=");
K.append(this.i); L.append(this.i);
K.append(", Id="); L.append(", Id=");
return c.d.b.a.a.y(K, this.j, " }"); return c.d.b.a.a.y(L, 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 K = c.d.b.a.a.K("Action:mName='"); StringBuilder L = c.d.b.a.a.L("Action:mName='");
K.append((Object) this.j); L.append((Object) this.j);
K.append(", mIcon="); L.append(", mIcon=");
K.append(this.k); L.append(this.k);
K.append(", mExtras="); L.append(", mExtras=");
K.append(this.l); L.append(this.l);
return K.toString(); return L.toString();
} }
@Override // android.os.Parcelable @Override // android.os.Parcelable

View File

@ -30,7 +30,7 @@ public class ResultReceiver implements Parcelable {
} }
} }
public class b extends a.AbstractBinderC0357a { public class b extends a.AbstractBinderC0358a {
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.AbstractBinderC0357a.a; int i = a.AbstractBinderC0358a.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.AbstractBinderC0357a.C0358a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface; aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0358a.C0359a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface;
} }
this.i = aVar; this.i = aVar;
} }

View File

@ -415,9 +415,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 K = a.K("activity_rq#"); StringBuilder L = a.L("activity_rq#");
K.append(this.mNextLocalRequestCode.getAndIncrement()); L.append(this.mNextLocalRequestCode.getAndIncrement());
return activityResultRegistry.register(K.toString(), this, activityResultContract, activityResultCallback); return activityResultRegistry.register(L.toString(), this, activityResultContract, activityResultCallback);
} }
@Override // androidx.activity.contextaware.ContextAware @Override // androidx.activity.contextaware.ContextAware

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 K = a.K("ActivityResult{resultCode="); StringBuilder L = a.L("ActivityResult{resultCode=");
K.append(resultCodeToString(this.mResultCode)); L.append(resultCodeToString(this.mResultCode));
K.append(", data="); L.append(", data=");
K.append(this.mData); L.append(this.mData);
K.append('}'); L.append('}');
return K.toString(); return L.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 P = a.P("Dropping pending result for request ", str, ": "); StringBuilder Q = a.Q("Dropping pending result for request ", str, ": ");
P.append(this.mParsedPendingResults.get(str)); Q.append(this.mParsedPendingResults.get(str));
Log.w(LOG_TAG, P.toString()); Log.w(LOG_TAG, Q.toString());
this.mParsedPendingResults.remove(str); this.mParsedPendingResults.remove(str);
} }
if (this.mPendingResults.containsKey(str)) { if (this.mPendingResults.containsKey(str)) {
StringBuilder P2 = a.P("Dropping pending result for request ", str, ": "); StringBuilder Q2 = a.Q("Dropping pending result for request ", str, ": ");
P2.append(this.mPendingResults.getParcelable(str)); Q2.append(this.mPendingResults.getParcelable(str));
Log.w(LOG_TAG, P2.toString()); Log.w(LOG_TAG, Q2.toString());
this.mPendingResults.remove(str); this.mPendingResults.remove(str);
} }
LifecycleContainer lifecycleContainer = this.mKeyToLifecycleContainers.get(str); LifecycleContainer lifecycleContainer = this.mKeyToLifecycleContainers.get(str);

View File

@ -1165,16 +1165,16 @@ public class AppCompatDelegateImpl extends AppCompatDelegate implements MenuBuil
contentFrameLayout.setAttachListener(new AnonymousClass5()); contentFrameLayout.setAttachListener(new AnonymousClass5());
return viewGroup; return viewGroup;
} }
StringBuilder K = a.K("AppCompat does not support the current theme features: { windowActionBar: "); StringBuilder L = a.L("AppCompat does not support the current theme features: { windowActionBar: ");
K.append(this.mHasActionBar); L.append(this.mHasActionBar);
K.append(", windowActionBarOverlay: "); L.append(", windowActionBarOverlay: ");
K.append(this.mOverlayActionBar); L.append(this.mOverlayActionBar);
K.append(", android:windowIsFloating: "); L.append(", android:windowIsFloating: ");
K.append(this.mIsFloating); L.append(this.mIsFloating);
K.append(", windowActionModeOverlay: "); L.append(", windowActionModeOverlay: ");
K.append(this.mOverlayActionMode); L.append(this.mOverlayActionMode);
K.append(", windowNoTitle: "); L.append(", windowNoTitle: ");
throw new IllegalArgumentException(a.F(K, this.mWindowNoTitle, " }")); throw new IllegalArgumentException(a.G(L, 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 K = a.K(" with id '"); StringBuilder L = a.L(" with id '");
K.append(this.mHostView.getContext().getResources().getResourceEntryName(id2)); L.append(this.mHostView.getContext().getResources().getResourceEntryName(id2));
K.append("'"); L.append("'");
str = K.toString(); str = L.toString();
} }
StringBuilder K2 = a.K("Could not find method "); StringBuilder L2 = a.L("Could not find method ");
K2.append(this.mMethodName); L2.append(this.mMethodName);
K2.append("(View) in a parent or ancestor Context for android:onClick attribute defined on view "); L2.append("(View) in a parent or ancestor Context for android:onClick attribute defined on view ");
K2.append(this.mHostView.getClass()); L2.append(this.mHostView.getClass());
K2.append(str); L2.append(str);
throw new IllegalStateException(K2.toString()); throw new IllegalStateException(L2.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 K = a.K("Can't make a decor toolbar out of "); StringBuilder L = a.L("Can't make a decor toolbar out of ");
K.append(view != null ? view.getClass().getSimpleName() : "null"); L.append(view != null ? view.getClass().getSimpleName() : "null");
throw new IllegalStateException(K.toString()); throw new IllegalStateException(L.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 P = a.P("Couldn't resolve menu item onClick handler ", str, " in class "); StringBuilder Q = a.Q("Couldn't resolve menu item onClick handler ", str, " in class ");
P.append(cls.getName()); Q.append(cls.getName());
InflateException inflateException = new InflateException(P.toString()); InflateException inflateException = new InflateException(Q.toString());
inflateException.initCause(e); inflateException.initCause(e);
throw inflateException; throw inflateException;
} }

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 K = a.K("Can't make a decor toolbar out of "); StringBuilder L = a.L("Can't make a decor toolbar out of ");
K.append(view.getClass().getSimpleName()); L.append(view.getClass().getSimpleName());
throw new IllegalStateException(K.toString()); throw new IllegalStateException(L.toString());
} }
private void init(Context context) { private void init(Context context) {

View File

@ -86,12 +86,12 @@ public class ActivityChooserModel extends DataSetObservable {
@Override // java.lang.Object @Override // java.lang.Object
public String toString() { public String toString() {
StringBuilder O = a.O("[", "resolveInfo:"); StringBuilder P = a.P("[", "resolveInfo:");
O.append(this.resolveInfo.toString()); P.append(this.resolveInfo.toString());
O.append("; weight:"); P.append("; weight:");
O.append(new BigDecimal((double) this.weight)); P.append(new BigDecimal((double) this.weight));
O.append("]"); P.append("]");
return O.toString(); return P.toString();
} }
} }
@ -169,14 +169,14 @@ public class ActivityChooserModel extends DataSetObservable {
} }
public String toString() { public String toString() {
StringBuilder O = a.O("[", "; activity:"); StringBuilder P = a.P("[", "; activity:");
O.append(this.activity); P.append(this.activity);
O.append("; time:"); P.append("; time:");
O.append(this.time); P.append(this.time);
O.append("; weight:"); P.append("; weight:");
O.append(new BigDecimal((double) this.weight)); P.append(new BigDecimal((double) this.weight));
O.append("]"); P.append("]");
return O.toString(); return P.toString();
} }
} }

View File

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

View File

@ -1263,10 +1263,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 K = a.K("base aligned child index out of range (0, "); StringBuilder L = a.L("base aligned child index out of range (0, ");
K.append(getChildCount()); L.append(getChildCount());
K.append(")"); L.append(")");
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
this.mBaselineAlignedChildIndex = i; this.mBaselineAlignedChildIndex = i;
} }

View File

@ -312,9 +312,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 K = a.K("Invalid hint position "); StringBuilder L = a.L("Invalid hint position ");
K.append(this.mPromptPosition); L.append(this.mPromptPosition);
Log.e(TAG, K.toString()); Log.e(TAG, L.toString());
} else { } else {
linearLayout.addView(dropDownListView, layoutParams); linearLayout.addView(dropDownListView, layoutParams);
linearLayout.addView(view); linearLayout.addView(view);

View File

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

View File

@ -111,9 +111,9 @@ public class SuggestionsAdapter extends ResourceCursorAdapter implements View.On
if (drawable != null) { if (drawable != null) {
return drawable; return drawable;
} }
StringBuilder L = a.L("Invalid icon resource ", iconResource, " for "); StringBuilder M = a.M("Invalid icon resource ", iconResource, " for ");
L.append(componentName.flattenToShortString()); M.append(componentName.flattenToShortString());
Log.w(LOG_TAG, L.toString()); Log.w(LOG_TAG, M.toString());
return null; return null;
} catch (PackageManager.NameNotFoundException e) { } catch (PackageManager.NameNotFoundException e) {
Log.w(LOG_TAG, e.toString()); Log.w(LOG_TAG, e.toString());
@ -206,7 +206,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.g0("Icon resource not found: ", str, LOG_TAG); a.h0("Icon resource not found: ", str, LOG_TAG);
return null; return null;
} }
} }

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 K = a.K("["); StringBuilder L = a.L("[");
Iterator<Map.Entry<K, V>> it = iterator(); Iterator<Map.Entry<K, V>> it = iterator();
while (it.hasNext()) { while (it.hasNext()) {
K.append(it.next().toString()); L.append(it.next().toString());
if (it.hasNext()) { if (it.hasNext()) {
K.append(", "); L.append(", ");
} }
} }
K.append("]"); L.append("]");
return K.toString(); return L.toString();
} }
} }

View File

@ -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 O = a.O(str, "_"); StringBuilder P = a.P(str, "_");
O.append(Integer.toString(i)); P.append(Integer.toString(i));
String sb = O.toString(); String sb = P.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.AbstractBinderC0346a { public class AnonymousClass2 extends a.AbstractBinderC0347a {
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.AbstractBinderC0346a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) { private a.AbstractBinderC0347a 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.AbstractBinderC0346a createCallbackWrapper = createCallbackWrapper(customTabsCallback); a.AbstractBinderC0347a createCallbackWrapper = createCallbackWrapper(customTabsCallback);
if (pendingIntent != null) { if (pendingIntent != null) {
try { try {
Bundle bundle = new Bundle(); Bundle bundle = new Bundle();

View File

@ -83,8 +83,8 @@ public class CustomTabsSessionToken {
} }
} }
public static class MockCallback extends a.AbstractBinderC0346a { public static class MockCallback extends a.AbstractBinderC0347a {
@Override // x.a.a.a.AbstractBinderC0346a, android.os.IInterface @Override // x.a.a.a.AbstractBinderC0347a, 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.AbstractBinderC0346a.asInterface(binder); aVar = a.AbstractBinderC0347a.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.AbstractBinderC0346a.asInterface(callbackBinder); this.mSessionBinder = a.AbstractBinderC0347a.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 K = a.K("ConnectionHolder, state = "); StringBuilder L = a.L("ConnectionHolder, state = ");
K.append(this.mState); L.append(this.mState);
return K.toString(); return L.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.AbstractBinderC0350a.asInterface(iBinder); a asInterface = iBinder == null ? null : a.AbstractBinderC0351a.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.AbstractBinderC0350a { public class AnonymousClass1 extends a.AbstractBinderC0351a {
public final /* synthetic */ TrustedWebActivityCallback val$callback; public final /* synthetic */ TrustedWebActivityCallback val$callback;
public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) { public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) {

View File

@ -99,16 +99,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.g0("Could not find TWAService for ", str, TAG); a.h0("Could not find TWAService for ", str, TAG);
} }
return null; return null;
} }
if (z2) { if (z2) {
StringBuilder K = a.K("Found "); StringBuilder L = a.L("Found ");
K.append(resolveService.serviceInfo.name); L.append(resolveService.serviceInfo.name);
K.append(" to handle request for "); L.append(" to handle request for ");
K.append(uri); L.append(uri);
Log.i(TAG, K.toString()); Log.i(TAG, L.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,9 +595,9 @@ 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 N = c.d.b.a.a.N("Waited ", j, " "); StringBuilder O = c.d.b.a.a.O("Waited ", j, " ");
N.append(timeUnit.toString().toLowerCase(locale)); O.append(timeUnit.toString().toLowerCase(locale));
String sb = N.toString(); String sb = O.toString();
if (nanos + 1000 < 0) { if (nanos + 1000 < 0) {
String s2 = c.d.b.a.a.s(sb, " (plus "); String s2 = c.d.b.a.a.s(sb, " (plus ");
long j2 = -nanos; long j2 = -nanos;
@ -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.C(c.d.b.a.a.K("setFuture=["), userObjectToString(((SetFuture) obj).future), "]"); return c.d.b.a.a.D(c.d.b.a.a.L("setFuture=["), userObjectToString(((SetFuture) obj).future), "]");
} }
if (!(this instanceof ScheduledFuture)) { if (!(this instanceof ScheduledFuture)) {
return null; return null;
} }
StringBuilder K = c.d.b.a.a.K("remaining delay=["); StringBuilder L = c.d.b.a.a.L("remaining delay=[");
K.append(((ScheduledFuture) this).getDelay(TimeUnit.MILLISECONDS)); L.append(((ScheduledFuture) this).getDelay(TimeUnit.MILLISECONDS));
K.append(" ms]"); L.append(" ms]");
return K.toString(); return L.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 K = c.d.b.a.a.K("Exception thrown from implementation: "); StringBuilder L = c.d.b.a.a.L("Exception thrown from implementation: ");
K.append(e.getClass()); L.append(e.getClass());
str = K.toString(); str = L.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 K = a.K("The completer object was garbage collected - this future would otherwise never complete. The tag was: "); StringBuilder L = a.L("The completer object was garbage collected - this future would otherwise never complete. The tag was: ");
K.append(this.tag); L.append(this.tag);
safeFuture.setException(new FutureGarbageCollectedException(K.toString())); safeFuture.setException(new FutureGarbageCollectedException(L.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 K = a.K("tag=["); StringBuilder L = a.L("tag=[");
K.append(completer.tag); L.append(completer.tag);
K.append("]"); L.append("]");
return K.toString(); return L.toString();
} }
} }

View File

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

View File

@ -175,10 +175,10 @@ public class Oscillator {
} }
public String toString() { public String toString() {
StringBuilder K = a.K("pos ="); StringBuilder L = a.L("pos =");
K.append(Arrays.toString(this.mPosition)); L.append(Arrays.toString(this.mPosition));
K.append(" period="); L.append(" period=");
K.append(Arrays.toString(this.mPeriod)); L.append(Arrays.toString(this.mPeriod));
return K.toString(); return L.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 O = a.O(str2, " ===== "); StringBuilder P = a.P(str2, " ===== ");
O.append(this.mType); P.append(this.mType);
Log.v(str, O.toString()); Log.v(str, P.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 O2 = a.O(str2, " dur "); StringBuilder P2 = a.P(str2, " dur ");
O2.append(this.mStage2Duration); P2.append(this.mStage2Duration);
O2.append(" vel "); P2.append(" vel ");
O2.append(this.mStage2Velocity); P2.append(this.mStage2Velocity);
O2.append(" pos "); P2.append(" pos ");
O2.append(this.mStage2EndPosition); P2.append(this.mStage2EndPosition);
Log.v(str, O2.toString()); Log.v(str, P2.toString());
} }
if (this.mNumberOfStages > 2) { if (this.mNumberOfStages > 2) {
StringBuilder O3 = a.O(str2, " dur "); StringBuilder P3 = a.P(str2, " dur ");
O3.append(this.mStage3Duration); P3.append(this.mStage3Duration);
O3.append(" vel "); P3.append(" vel ");
O3.append(this.mStage3Velocity); P3.append(this.mStage3Velocity);
O3.append(" pos "); P3.append(" pos ");
O3.append(this.mStage3EndPosition); P3.append(this.mStage3EndPosition);
Log.v(str, O3.toString()); Log.v(str, P3.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 K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(") "); L.append(") ");
K.append(str); L.append(str);
K.append(" "); L.append(" ");
String sb = K.toString(); String sb = L.toString();
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder P = a.P(" >>>>>>>>>>>>>>>>>>. dump ", sb, " "); StringBuilder Q = a.Q(" >>>>>>>>>>>>>>>>>>. dump ", sb, " ");
P.append(layoutParams.getClass().getName()); Q.append(layoutParams.getClass().getName());
printStream.println(P.toString()); printStream.println(Q.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 K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(") "); L.append(") ");
K.append(str); L.append(str);
K.append(" "); L.append(" ");
String sb = K.toString(); String sb = L.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 O = a.O(sb, " "); StringBuilder P = a.P(sb, " ");
O.append(getName(childAt)); P.append(getName(childAt));
printStream.println(O.toString()); printStream.println(P.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 K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(")"); L.append(")");
String sb = K.toString(); String sb = L.toString();
Class<?> cls = obj.getClass(); Class<?> cls = obj.getClass();
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder O = a.O(sb, "------------- "); StringBuilder P = a.P(sb, "------------- ");
O.append(cls.getName()); P.append(cls.getName());
O.append(" --------------------"); P.append(" --------------------");
printStream.println(O.toString()); printStream.println(P.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 O2 = a.O(sb, "------------- "); StringBuilder P2 = a.P(sb, "------------- ");
O2.append(cls.getSimpleName()); P2.append(cls.getSimpleName());
O2.append(" --------------------"); P2.append(" --------------------");
printStream2.println(O2.toString()); printStream2.println(P2.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 K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(")"); L.append(")");
return K.toString(); return L.toString();
} }
public static String getLoc() { public static String getLoc() {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(") "); L.append(") ");
K.append(stackTraceElement.getMethodName()); L.append(stackTraceElement.getMethodName());
K.append("()"); L.append("()");
return K.toString(); return L.toString();
} }
public static String getLocation() { public static String getLocation() {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[1];
StringBuilder K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(")"); L.append(")");
return K.toString(); return L.toString();
} }
public static String getLocation2() { public static String getLocation2() {
StackTraceElement stackTraceElement = new Throwable().getStackTrace()[2]; StackTraceElement stackTraceElement = new Throwable().getStackTrace()[2];
StringBuilder K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTraceElement.getFileName()); L.append(stackTraceElement.getFileName());
K.append(":"); L.append(":");
K.append(stackTraceElement.getLineNumber()); L.append(stackTraceElement.getLineNumber());
K.append(")"); L.append(")");
return K.toString(); return L.toString();
} }
public static String getName(Context context, int i) { public static String getName(Context context, int i) {
@ -224,13 +224,13 @@ 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 K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTrace[i2].getFileName()); L.append(stackTrace[i2].getFileName());
K.append(":"); L.append(":");
K.append(stackTrace[i2].getLineNumber()); L.append(stackTrace[i2].getLineNumber());
K.append(") "); L.append(") ");
K.append(stackTrace[i2].getMethodName()); L.append(stackTrace[i2].getMethodName());
String sb = K.toString(); String sb = L.toString();
str3 = a.s(str3, " "); str3 = a.s(str3, " ");
Log.v(str, str2 + str3 + sb + str3); Log.v(str, str2 + str3 + sb + str3);
} }
@ -242,12 +242,12 @@ 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 K = a.K(".("); StringBuilder L = a.L(".(");
K.append(stackTrace[i2].getFileName()); L.append(stackTrace[i2].getFileName());
K.append(":"); L.append(":");
K.append(stackTrace[i2].getLineNumber()); L.append(stackTrace[i2].getLineNumber());
K.append(") "); L.append(") ");
String sb = K.toString(); String sb = L.toString();
str2 = a.s(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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mAttrMap.get(index)); L.append(mAttrMap.get(index));
Log.e("KeyAttribute", K.toString()); Log.e("KeyAttribute", L.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)));

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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mAttrMap.get(index)); L.append(mAttrMap.get(index));
Log.e("KeyCycle", K.toString()); Log.e("KeyCycle", L.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 K = a.K("add "); StringBuilder L = a.L("add ");
K.append(hashMap.size()); L.append(hashMap.size());
K.append(" values"); L.append(" values");
Debug.logStack("KeyCycle", K.toString(), 2); Debug.logStack("KeyCycle", L.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

@ -88,9 +88,9 @@ public abstract class KeyCycleOscillator {
if (constraintAttribute.getType() == attributeType) { if (constraintAttribute.getType() == attributeType) {
return constraintAttribute; return constraintAttribute;
} }
StringBuilder K = a.K("ConstraintAttribute is already a "); StringBuilder L = a.L("ConstraintAttribute is already a ");
K.append(constraintAttribute.getType().name()); L.append(constraintAttribute.getType().name());
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType); ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType);
this.mCustomConstraints.put(str, constraintAttribute2); this.mCustomConstraints.put(str, constraintAttribute2);
@ -593,12 +593,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 O = a.O(str, "["); StringBuilder P = a.P(str, "[");
O.append(next.mPosition); P.append(next.mPosition);
O.append(" , "); P.append(" , ");
O.append(decimalFormat.format((double) next.mValue)); P.append(decimalFormat.format((double) next.mValue));
O.append("] "); P.append("] ");
str = O.toString(); str = P.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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mAttrMap.get(index)); L.append(mAttrMap.get(index));
Log.e("KeyPosition", K.toString()); Log.e("KeyPosition", L.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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mAttrMap.get(index)); L.append(mAttrMap.get(index));
Log.e("KeyTimeCycle", K.toString()); Log.e("KeyTimeCycle", L.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)));

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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mAttrMap.get(index)); L.append(mAttrMap.get(index));
Log.e("KeyTrigger", K.toString()); Log.e("KeyTrigger", L.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 K = a.K("Could not find method \""); StringBuilder L = a.L("Could not find method \"");
K.append(this.mNegativeCross); L.append(this.mNegativeCross);
K.append("\"on class "); L.append("\"on class ");
K.append(view.getClass().getSimpleName()); L.append(view.getClass().getSimpleName());
K.append(" "); L.append(" ");
K.append(Debug.getName(view)); L.append(Debug.getName(view));
Log.e("KeyTrigger", K.toString()); Log.e("KeyTrigger", L.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 K2 = a.K("Could not find method \""); StringBuilder L2 = a.L("Could not find method \"");
K2.append(this.mPositiveCross); L2.append(this.mPositiveCross);
K2.append("\"on class "); L2.append("\"on class ");
K2.append(view.getClass().getSimpleName()); L2.append(view.getClass().getSimpleName());
K2.append(" "); L2.append(" ");
K2.append(Debug.getName(view)); L2.append(Debug.getName(view));
Log.e("KeyTrigger", K2.toString()); Log.e("KeyTrigger", L2.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 K3 = a.K("Could not find method \""); StringBuilder L3 = a.L("Could not find method \"");
K3.append(this.mCross); L3.append(this.mCross);
K3.append("\"on class "); L3.append("\"on class ");
K3.append(view.getClass().getSimpleName()); L3.append(view.getClass().getSimpleName());
K3.append(" "); L3.append(" ");
K3.append(Debug.getName(view)); L3.append(Debug.getName(view));
Log.e("KeyTrigger", K3.toString()); Log.e("KeyTrigger", L3.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 K4 = a.K("Exception in call \""); StringBuilder L4 = a.L("Exception in call \"");
K4.append(this.mCross); L4.append(this.mCross);
K4.append("\"on class "); L4.append("\"on class ");
K4.append(view.getClass().getSimpleName()); L4.append(view.getClass().getSimpleName());
K4.append(" "); L4.append(" ");
K4.append(Debug.getName(view)); L4.append(Debug.getName(view));
Log.e("KeyTrigger", K4.toString()); Log.e("KeyTrigger", L4.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 K5 = a.K("Exception in call \""); StringBuilder L5 = a.L("Exception in call \"");
K5.append(this.mNegativeCross); L5.append(this.mNegativeCross);
K5.append("\"on class "); L5.append("\"on class ");
K5.append(view.getClass().getSimpleName()); L5.append(view.getClass().getSimpleName());
K5.append(" "); L5.append(" ");
K5.append(Debug.getName(view)); L5.append(Debug.getName(view));
Log.e("KeyTrigger", K5.toString()); Log.e("KeyTrigger", L5.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 K6 = a.K("Exception in call \""); StringBuilder L6 = a.L("Exception in call \"");
K6.append(this.mPositiveCross); L6.append(this.mPositiveCross);
K6.append("\"on class "); L6.append("\"on class ");
K6.append(view.getClass().getSimpleName()); L6.append(view.getClass().getSimpleName());
K6.append(" "); L6.append(" ");
K6.append(Debug.getName(view)); L6.append(Debug.getName(view));
Log.e("KeyTrigger", K6.toString()); Log.e("KeyTrigger", L6.toString());
} }
if (!z4) { if (!z4) {
} }

View File

@ -174,10 +174,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 K = a.K(" KeyPath positon \""); StringBuilder L = a.L(" KeyPath positon \"");
K.append(motionPaths.position); L.append(motionPaths.position);
K.append("\" outside of range"); L.append("\" outside of range");
Log.e(TAG, K.toString()); Log.e(TAG, L.toString());
} }
this.mMotionPaths.add((-binarySearch) - 1, motionPaths); this.mMotionPaths.add((-binarySearch) - 1, motionPaths);
} }
@ -1154,11 +1154,11 @@ public class MotionController {
break; break;
} }
if (iArr4[i15] < MotionPaths.names.length) { if (iArr4[i15] < MotionPaths.names.length) {
String C = a.C(new StringBuilder(), MotionPaths.names[this.mInterpolateVariables[i15]], " ["); String D = a.D(new StringBuilder(), MotionPaths.names[this.mInterpolateVariables[i15]], " [");
for (int i16 = 0; i16 < size; i16++) { for (int i16 = 0; i16 < size; i16++) {
StringBuilder K = a.K(C); StringBuilder L = a.L(D);
K.append(dArr[i16][i15]); L.append(dArr[i16][i15]);
C = K.toString(); D = L.toString();
} }
} }
i15++; i15++;
@ -1242,14 +1242,14 @@ public class MotionController {
} }
public String toString() { public String toString() {
StringBuilder K = a.K(" start: x: "); StringBuilder L = a.L(" start: x: ");
K.append(this.mStartMotionPath.f19x); L.append(this.mStartMotionPath.f19x);
K.append(" y: "); L.append(" y: ");
K.append(this.mStartMotionPath.f20y); L.append(this.mStartMotionPath.f20y);
K.append(" end: x: "); L.append(" end: x: ");
K.append(this.mEndMotionPath.f19x); L.append(this.mEndMotionPath.f19x);
K.append(" y: "); L.append(" y: ");
K.append(this.mEndMotionPath.f20y); L.append(this.mEndMotionPath.f20y);
return K.toString(); return L.toString();
} }
} }

View File

@ -321,15 +321,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 K = a.K(""); StringBuilder L = a.L("");
K.append(((float) ((int) (((double) ((min2 * 100.0f) / Math.abs(f5 - f3))) + 0.5d))) / 100.0f); L.append(((float) ((int) (((double) ((min2 * 100.0f) / Math.abs(f5 - f3))) + 0.5d))) / 100.0f);
String sb = K.toString(); String sb = L.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 K2 = a.K(""); StringBuilder L2 = a.L("");
K2.append(((float) ((int) (((double) ((max2 * 100.0f) / Math.abs(f6 - f4))) + 0.5d))) / 100.0f); L2.append(((float) ((int) (((double) ((max2 * 100.0f) / Math.abs(f6 - f4))) + 0.5d))) / 100.0f);
String sb2 = K2.toString(); String sb2 = L2.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);
@ -356,24 +356,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 K = a.K(""); StringBuilder L = a.L("");
K.append(((float) ((int) ((hypot2 * 100.0f) / hypot))) / 100.0f); L.append(((float) ((int) ((hypot2 * 100.0f) / hypot))) / 100.0f);
String sb = K.toString(); String sb = L.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 K = a.K(""); StringBuilder L = a.L("");
K.append(((float) ((int) (((double) (((f - ((float) (i / 2))) * 100.0f) / ((float) (MotionLayout.this.getWidth() - i)))) + 0.5d))) / 100.0f); L.append(((float) ((int) (((double) (((f - ((float) (i / 2))) * 100.0f) / ((float) (MotionLayout.this.getWidth() - i)))) + 0.5d))) / 100.0f);
String sb = K.toString(); String sb = L.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 K2 = a.K(""); StringBuilder L2 = a.L("");
K2.append(((float) ((int) (((double) (((f2 - ((float) (i2 / 2))) * 100.0f) / ((float) (MotionLayout.this.getHeight() - i2)))) + 0.5d))) / 100.0f); L2.append(((float) ((int) (((double) (((f2 - ((float) (i2 / 2))) * 100.0f) / ((float) (MotionLayout.this.getHeight() - i2)))) + 0.5d))) / 100.0f);
String sb2 = K2.toString(); String sb2 = L2.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);
@ -558,34 +558,34 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
} }
private void debugLayout(String str, ConstraintWidgetContainer constraintWidgetContainer) { private void debugLayout(String str, ConstraintWidgetContainer constraintWidgetContainer) {
StringBuilder O = a.O(str, " "); StringBuilder P = a.P(str, " ");
O.append(Debug.getName((View) constraintWidgetContainer.getCompanionWidget())); P.append(Debug.getName((View) constraintWidgetContainer.getCompanionWidget()));
String sb = O.toString(); String sb = P.toString();
Log.v(MotionLayout.TAG, sb + " ========= " + constraintWidgetContainer); Log.v(MotionLayout.TAG, 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 K = a.K(""); StringBuilder L = a.L("");
String str3 = "_"; String str3 = "_";
K.append(constraintWidget.mTop.mTarget != null ? ExifInterface.GPS_DIRECTION_TRUE : str3); L.append(constraintWidget.mTop.mTarget != null ? ExifInterface.GPS_DIRECTION_TRUE : str3);
StringBuilder K2 = a.K(K.toString()); StringBuilder L2 = a.L(L.toString());
K2.append(constraintWidget.mBottom.mTarget != null ? "B" : str3); L2.append(constraintWidget.mBottom.mTarget != null ? "B" : str3);
StringBuilder K3 = a.K(K2.toString()); StringBuilder L3 = a.L(L2.toString());
K3.append(constraintWidget.mLeft.mTarget != null ? "L" : str3); L3.append(constraintWidget.mLeft.mTarget != null ? "L" : str3);
StringBuilder K4 = a.K(K3.toString()); StringBuilder L4 = a.L(L3.toString());
if (constraintWidget.mRight.mTarget != null) { if (constraintWidget.mRight.mTarget != null) {
str3 = "R"; str3 = "R";
} }
K4.append(str3); L4.append(str3);
String sb2 = K4.toString(); String sb2 = L4.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 O2 = a.O(name, "("); StringBuilder P2 = a.P(name, "(");
O2.append((Object) ((TextView) view).getText()); P2.append((Object) ((TextView) view).getText());
O2.append(")"); P2.append(")");
name = O2.toString(); name = P2.toString();
} }
Log.v(MotionLayout.TAG, str2 + " " + name + " " + constraintWidget + " " + sb2); Log.v(MotionLayout.TAG, str2 + " " + name + " " + constraintWidget + " " + sb2);
} }
@ -593,35 +593,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 K = a.K(" "); StringBuilder L = a.L(" ");
K.append(layoutParams.startToStart != -1 ? "SS" : "__"); L.append(layoutParams.startToStart != -1 ? "SS" : "__");
StringBuilder K2 = a.K(K.toString()); StringBuilder L2 = a.L(L.toString());
String str2 = "|__"; String str2 = "|__";
K2.append(layoutParams.startToEnd != -1 ? "|SE" : str2); L2.append(layoutParams.startToEnd != -1 ? "|SE" : str2);
StringBuilder K3 = a.K(K2.toString()); StringBuilder L3 = a.L(L2.toString());
K3.append(layoutParams.endToStart != -1 ? "|ES" : str2); L3.append(layoutParams.endToStart != -1 ? "|ES" : str2);
StringBuilder K4 = a.K(K3.toString()); StringBuilder L4 = a.L(L3.toString());
K4.append(layoutParams.endToEnd != -1 ? "|EE" : str2); L4.append(layoutParams.endToEnd != -1 ? "|EE" : str2);
StringBuilder K5 = a.K(K4.toString()); StringBuilder L5 = a.L(L4.toString());
K5.append(layoutParams.leftToLeft != -1 ? "|LL" : str2); L5.append(layoutParams.leftToLeft != -1 ? "|LL" : str2);
StringBuilder K6 = a.K(K5.toString()); StringBuilder L6 = a.L(L5.toString());
K6.append(layoutParams.leftToRight != -1 ? "|LR" : str2); L6.append(layoutParams.leftToRight != -1 ? "|LR" : str2);
StringBuilder K7 = a.K(K6.toString()); StringBuilder L7 = a.L(L6.toString());
K7.append(layoutParams.rightToLeft != -1 ? "|RL" : str2); L7.append(layoutParams.rightToLeft != -1 ? "|RL" : str2);
StringBuilder K8 = a.K(K7.toString()); StringBuilder L8 = a.L(L7.toString());
K8.append(layoutParams.rightToRight != -1 ? "|RR" : str2); L8.append(layoutParams.rightToRight != -1 ? "|RR" : str2);
StringBuilder K9 = a.K(K8.toString()); StringBuilder L9 = a.L(L8.toString());
K9.append(layoutParams.topToTop != -1 ? "|TT" : str2); L9.append(layoutParams.topToTop != -1 ? "|TT" : str2);
StringBuilder K10 = a.K(K9.toString()); StringBuilder L10 = a.L(L9.toString());
K10.append(layoutParams.topToBottom != -1 ? "|TB" : str2); L10.append(layoutParams.topToBottom != -1 ? "|TB" : str2);
StringBuilder K11 = a.K(K10.toString()); StringBuilder L11 = a.L(L10.toString());
K11.append(layoutParams.bottomToTop != -1 ? "|BT" : str2); L11.append(layoutParams.bottomToTop != -1 ? "|BT" : str2);
StringBuilder K12 = a.K(K11.toString()); StringBuilder L12 = a.L(L11.toString());
if (layoutParams.bottomToBottom != -1) { if (layoutParams.bottomToBottom != -1) {
str2 = "|BB"; str2 = "|BB";
} }
K12.append(str2); L12.append(str2);
String sb = K12.toString(); String sb = L12.toString();
Log.v(MotionLayout.TAG, str + sb); Log.v(MotionLayout.TAG, str + sb);
} }
@ -629,50 +629,50 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
String str2; String str2;
String str3; String str3;
String str4; String str4;
StringBuilder K = a.K(" "); StringBuilder L = a.L(" ");
String str5 = "B"; String str5 = "B";
String str6 = "__"; String str6 = "__";
if (constraintWidget.mTop.mTarget != null) { if (constraintWidget.mTop.mTarget != null) {
StringBuilder K2 = a.K(ExifInterface.GPS_DIRECTION_TRUE); StringBuilder L2 = a.L(ExifInterface.GPS_DIRECTION_TRUE);
K2.append(constraintWidget.mTop.mTarget.mType == ConstraintAnchor.Type.TOP ? ExifInterface.GPS_DIRECTION_TRUE : str5); L2.append(constraintWidget.mTop.mTarget.mType == ConstraintAnchor.Type.TOP ? ExifInterface.GPS_DIRECTION_TRUE : str5);
str2 = K2.toString(); str2 = L2.toString();
} else { } else {
str2 = str6; str2 = str6;
} }
K.append(str2); L.append(str2);
StringBuilder K3 = a.K(K.toString()); StringBuilder L3 = a.L(L.toString());
if (constraintWidget.mBottom.mTarget != null) { if (constraintWidget.mBottom.mTarget != null) {
StringBuilder K4 = a.K(str5); StringBuilder L4 = a.L(str5);
if (constraintWidget.mBottom.mTarget.mType == ConstraintAnchor.Type.TOP) { if (constraintWidget.mBottom.mTarget.mType == ConstraintAnchor.Type.TOP) {
str5 = ExifInterface.GPS_DIRECTION_TRUE; str5 = ExifInterface.GPS_DIRECTION_TRUE;
} }
K4.append(str5); L4.append(str5);
str3 = K4.toString(); str3 = L4.toString();
} else { } else {
str3 = str6; str3 = str6;
} }
K3.append(str3); L3.append(str3);
StringBuilder K5 = a.K(K3.toString()); StringBuilder L5 = a.L(L3.toString());
String str7 = "R"; String str7 = "R";
if (constraintWidget.mLeft.mTarget != null) { if (constraintWidget.mLeft.mTarget != null) {
StringBuilder K6 = a.K("L"); StringBuilder L6 = a.L("L");
K6.append(constraintWidget.mLeft.mTarget.mType == ConstraintAnchor.Type.LEFT ? "L" : str7); L6.append(constraintWidget.mLeft.mTarget.mType == ConstraintAnchor.Type.LEFT ? "L" : str7);
str4 = K6.toString(); str4 = L6.toString();
} else { } else {
str4 = str6; str4 = str6;
} }
K5.append(str4); L5.append(str4);
StringBuilder K7 = a.K(K5.toString()); StringBuilder L7 = a.L(L5.toString());
if (constraintWidget.mRight.mTarget != null) { if (constraintWidget.mRight.mTarget != null) {
StringBuilder K8 = a.K(str7); StringBuilder L8 = a.L(str7);
if (constraintWidget.mRight.mTarget.mType == ConstraintAnchor.Type.LEFT) { if (constraintWidget.mRight.mTarget.mType == ConstraintAnchor.Type.LEFT) {
str7 = "L"; str7 = "L";
} }
K8.append(str7); L8.append(str7);
str6 = K8.toString(); str6 = L8.toString();
} }
K7.append(str6); L7.append(str6);
String sb = K7.toString(); String sb = L7.toString();
Log.v(MotionLayout.TAG, str + sb + " --- " + constraintWidget); Log.v(MotionLayout.TAG, str + sb + " --- " + constraintWidget);
} }
@ -1255,15 +1255,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 P = a.P("CHECK: ", name, " ALL VIEWS SHOULD HAVE ID's "); StringBuilder Q = a.Q("CHECK: ", name, " ALL VIEWS SHOULD HAVE ID's ");
P.append(childAt.getClass().getName()); Q.append(childAt.getClass().getName());
P.append(" does not!"); Q.append(" does not!");
Log.w(TAG, P.toString()); Log.w(TAG, Q.toString());
} }
if (constraintSet.getConstraint(id2) == null) { if (constraintSet.getConstraint(id2) == null) {
StringBuilder P2 = a.P("CHECK: ", name, " NO CONSTRAINTS for "); StringBuilder Q2 = a.Q("CHECK: ", name, " NO CONSTRAINTS for ");
P2.append(Debug.getName(childAt)); Q2.append(Debug.getName(childAt));
Log.w(TAG, P2.toString()); Log.w(TAG, Q2.toString());
} }
} }
int[] knownIds = constraintSet.getKnownIds(); int[] knownIds = constraintSet.getKnownIds();
@ -1283,9 +1283,9 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
} }
private void checkStructure(MotionScene.Transition transition) { private void checkStructure(MotionScene.Transition transition) {
StringBuilder K = a.K("CHECK: transition = "); StringBuilder L = a.L("CHECK: transition = ");
K.append(transition.debugString(getContext())); L.append(transition.debugString(getContext()));
Log.v(TAG, K.toString()); Log.v(TAG, L.toString());
Log.v(TAG, "CHECK: transition.setDuration = " + transition.getDuration()); Log.v(TAG, "CHECK: transition.setDuration = " + transition.getDuration());
if (transition.getStartConstraintSetId() == transition.getEndConstraintSetId()) { if (transition.getStartConstraintSetId() == transition.getEndConstraintSetId()) {
Log.e(TAG, "CHECK: start and end constraint set should not be the same!"); Log.e(TAG, "CHECK: start and end constraint set should not be the same!");
@ -1306,18 +1306,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 K = a.K(" "); StringBuilder L = a.L(" ");
K.append(Debug.getLocation()); L.append(Debug.getLocation());
K.append(" "); L.append(" ");
K.append(Debug.getName(this)); L.append(Debug.getName(this));
K.append(" "); L.append(" ");
K.append(Debug.getName(getContext(), this.mCurrentState)); L.append(Debug.getName(getContext(), this.mCurrentState));
K.append(" "); L.append(" ");
K.append(Debug.getName(childAt)); L.append(Debug.getName(childAt));
K.append(childAt.getLeft()); L.append(childAt.getLeft());
K.append(" "); L.append(" ");
K.append(childAt.getTop()); L.append(childAt.getTop());
Log.v(TAG, K.toString()); Log.v(TAG, L.toString());
} }
} }
@ -1647,14 +1647,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 K = a.K(this.mLastFps + " fps " + Debug.getState(this, this.mBeginState) + " -> "); StringBuilder L = a.L(this.mLastFps + " fps " + Debug.getState(this, this.mBeginState) + " -> ");
K.append(Debug.getState(this, this.mEndState)); L.append(Debug.getState(this, this.mEndState));
K.append(" (progress: "); L.append(" (progress: ");
K.append(((float) ((int) (getProgress() * 1000.0f))) / 10.0f); L.append(((float) ((int) (getProgress() * 1000.0f))) / 10.0f);
K.append(" ) state="); L.append(" ) state=");
int i = this.mCurrentState; int i = this.mCurrentState;
K.append(i == -1 ? "undefined" : Debug.getState(this, i)); L.append(i == -1 ? "undefined" : Debug.getState(this, i));
String sb = K.toString(); String sb = L.toString();
paint.setColor(ViewCompat.MEASURED_STATE_MASK); paint.setColor(ViewCompat.MEASURED_STATE_MASK);
canvas.drawText(sb, 11.0f, (float) (getHeight() - 29), paint); canvas.drawText(sb, 11.0f, (float) (getHeight() - 29), paint);
paint.setColor(-7864184); paint.setColor(-7864184);
@ -1891,7 +1891,7 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar
this.lastY = y2; this.lastY = y2;
return; return;
} }
a.g0("WARNING could not find view id ", viewById == null ? a.j("", i) : viewById.getContext().getResources().getResourceName(i), TAG); a.h0("WARNING could not find view id ", viewById == null ? a.j("", i) : viewById.getContext().getResources().getResourceName(i), TAG);
} }
public ConstraintSet getConstraintSet(int i) { public ConstraintSet getConstraintSet(int i) {

View File

@ -147,9 +147,9 @@ public class MotionScene {
motionLayout2 = motionLayout.findViewById(i2); motionLayout2 = motionLayout.findViewById(i2);
} }
if (motionLayout2 == null) { if (motionLayout2 == null) {
StringBuilder K = a.K("OnClick could not find id "); StringBuilder L = a.L("OnClick could not find id ");
K.append(this.mTargetId); L.append(this.mTargetId);
Log.e(MotionScene.TAG, K.toString()); Log.e(MotionScene.TAG, L.toString());
return; return;
} }
int access$100 = Transition.access$100(transition); int access$100 = Transition.access$100(transition);
@ -242,9 +242,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 K = a.K(" (*) could not find id "); StringBuilder L = a.L(" (*) could not find id ");
K.append(this.mTargetId); L.append(this.mTargetId);
Log.e(MotionScene.TAG, K.toString()); Log.e(MotionScene.TAG, L.toString());
return; return;
} }
findViewById.setOnClickListener(null); findViewById.setOnClickListener(null);
@ -437,9 +437,9 @@ public class MotionScene {
if (this.mConstraintSetEnd == -1) { if (this.mConstraintSetEnd == -1) {
return a.s(resourceEntryName, " -> null"); return a.s(resourceEntryName, " -> null");
} }
StringBuilder O = a.O(resourceEntryName, " -> "); StringBuilder P = a.P(resourceEntryName, " -> ");
O.append(context.getResources().getResourceEntryName(this.mConstraintSetEnd)); P.append(context.getResources().getResourceEntryName(this.mConstraintSetEnd));
return O.toString(); return P.toString();
} }
public int getAutoTransition() { public int getAutoTransition() {
@ -789,9 +789,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 K = a.K("ERROR! invalid deriveConstraintsFrom: @id/"); StringBuilder L = a.L("ERROR! invalid deriveConstraintsFrom: @id/");
K.append(Debug.getName(this.mMotionLayout.getContext(), i2)); L.append(Debug.getName(this.mMotionLayout.getContext(), i2));
Log.e(TAG, K.toString()); Log.e(TAG, L.toString());
return; return;
} }
constraintSet.readFallback(constraintSet2); constraintSet.readFallback(constraintSet2);
@ -956,9 +956,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 K = a.K("size "); StringBuilder L = a.L("size ");
K.append(this.mConstraintSetMap.size()); L.append(this.mConstraintSetMap.size());
printStream2.println(K.toString()); printStream2.println(L.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)) {
@ -967,10 +967,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 K2 = a.K("Warning could not find ConstraintSet id/"); StringBuilder L2 = a.L("Warning could not find ConstraintSet id/");
K2.append(Debug.getName(this.mMotionLayout.getContext(), i)); L2.append(Debug.getName(this.mMotionLayout.getContext(), i));
K2.append(" In MotionScene"); L2.append(" In MotionScene");
Log.e(TAG, K2.toString()); Log.e(TAG, L2.toString());
SparseArray<ConstraintSet> sparseArray = this.mConstraintSetMap; SparseArray<ConstraintSet> sparseArray = this.mConstraintSetMap;
return sparseArray.get(sparseArray.keyAt(0)); return sparseArray.get(sparseArray.keyAt(0));
} }
@ -980,9 +980,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 K = a.K("size "); StringBuilder L = a.L("size ");
K.append(this.mConstraintSetMap.size()); L.append(this.mConstraintSetMap.size());
printStream2.println(K.toString()); printStream2.println(L.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 O = a.O(str, "["); StringBuilder P = a.P(str, "[");
O.append(this.mTimePoints[i]); P.append(this.mTimePoints[i]);
O.append(" , "); P.append(" , ");
O.append(decimalFormat.format((double) this.mValues[i])); P.append(decimalFormat.format((double) this.mValues[i]));
O.append("] "); P.append("] ");
str = O.toString(); str = P.toString();
} }
return str; return str;
} }

View File

@ -502,9 +502,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 K = a.K("Error no points added to "); StringBuilder L = a.L("Error no points added to ");
K.append(this.mType); L.append(this.mType);
Log.e(TAG, K.toString()); Log.e(TAG, L.toString());
return; return;
} }
Sort.doubleQuickSort(this.mTimePoints, this.mValues, 0, i2 - 1); Sort.doubleQuickSort(this.mTimePoints, this.mValues, 0, i2 - 1);
@ -550,12 +550,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 O = a.O(str, "["); StringBuilder P = a.P(str, "[");
O.append(this.mTimePoints[i]); P.append(this.mTimePoints[i]);
O.append(" , "); P.append(" , ");
O.append(decimalFormat.format(this.mValues[i])); P.append(decimalFormat.format(this.mValues[i]));
O.append("] "); P.append("] ");
str = O.toString(); str = P.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 K = a.K("cannot find TouchAnchorId @id/"); StringBuilder L = a.L("cannot find TouchAnchorId @id/");
K.append(Debug.getName(this.mMotionLayout.getContext(), this.mTouchAnchorId)); L.append(Debug.getName(this.mMotionLayout.getContext(), this.mTouchAnchorId));
Log.e(TAG, K.toString()); Log.e(TAG, L.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 K = a.K(a.s(str, " -> ")); StringBuilder L = a.L(a.s(str, " -> "));
K.append(this.mArrayValues[i]); L.append(this.mArrayValues[i]);
K.append(" : "); L.append(" : ");
StringBuilder K2 = a.K(K.toString()); StringBuilder L2 = a.L(L.toString());
K2.append(this.mCache.mIndexedVariables[this.mArrayIndices[i]]); L2.append(this.mCache.mIndexedVariables[this.mArrayIndices[i]]);
str = K2.toString(); str = L2.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 K = a.K(""); StringBuilder L = a.L("");
K.append(this.variable); L.append(this.variable);
str = K.toString(); str = L.toString();
} }
String s2 = a.s(str, " = "); String s2 = a.s(str, " = ");
if (this.constantValue != 0.0f) { if (this.constantValue != 0.0f) {
StringBuilder K2 = a.K(s2); StringBuilder L2 = a.L(s2);
K2.append(this.constantValue); L2.append(this.constantValue);
s2 = K2.toString(); s2 = L2.toString();
z2 = true; z2 = true;
} else { } else {
z2 = false; z2 = false;

View File

@ -219,21 +219,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 K = a.K(str); StringBuilder L = a.L(str);
K.append(this.mRows[i]); L.append(this.mRows[i]);
str = a.s(K.toString(), "\n"); str = a.s(L.toString(), "\n");
} }
StringBuilder K2 = a.K(str); StringBuilder L2 = a.L(str);
K2.append(this.mGoal); L2.append(this.mGoal);
K2.append("\n"); L2.append("\n");
System.out.println(K2.toString()); System.out.println(L2.toString());
} }
private void displaySolverVariables() { private void displaySolverVariables() {
StringBuilder K = a.K("Display Rows ("); StringBuilder L = a.L("Display Rows (");
K.append(this.mNumRows); L.append(this.mNumRows);
K.append("x"); L.append("x");
System.out.println(a.w(K, this.mNumColumns, ")\n")); System.out.println(a.w(L, this.mNumColumns, ")\n"));
} }
private int enforceBFS(Row row) throws Exception { private int enforceBFS(Row row) throws Exception {
@ -812,7 +812,7 @@ public class LinearSystem {
public void displayReadableRows() { public void displayReadableRows() {
displaySolverVariables(); displaySolverVariables();
String w = a.w(a.K(" num vars "), this.mVariablesID, "\n"); String w = a.w(a.L(" 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) {
@ -829,15 +829,15 @@ public class LinearSystem {
} }
String s3 = a.s(s2, "\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 K = a.K(s3); StringBuilder L = a.L(s3);
K.append(this.mRows[i3].toReadableString()); L.append(this.mRows[i3].toReadableString());
s3 = a.s(K.toString(), "\n # "); s3 = a.s(L.toString(), "\n # ");
} }
if (this.mGoal != null) { if (this.mGoal != null) {
StringBuilder O = a.O(s3, "Goal: "); StringBuilder P = a.P(s3, "Goal: ");
O.append(this.mGoal); P.append(this.mGoal);
O.append("\n"); P.append("\n");
s3 = O.toString(); s3 = P.toString();
} }
System.out.println(s3); System.out.println(s3);
} }
@ -858,28 +858,28 @@ public class LinearSystem {
} }
} }
PrintStream printStream = System.out; PrintStream printStream = System.out;
StringBuilder K = a.K("Linear System -> Table size: "); StringBuilder L = a.L("Linear System -> Table size: ");
K.append(this.TABLE_SIZE); L.append(this.TABLE_SIZE);
K.append(" ("); L.append(" (");
int i5 = this.TABLE_SIZE; int i5 = this.TABLE_SIZE;
K.append(getDisplaySize(i5 * i5)); L.append(getDisplaySize(i5 * i5));
K.append(") -- row sizes: "); L.append(") -- row sizes: ");
K.append(getDisplaySize(i)); L.append(getDisplaySize(i));
K.append(", actual size: "); L.append(", actual size: ");
K.append(getDisplaySize(i3)); L.append(getDisplaySize(i3));
K.append(" rows: "); L.append(" rows: ");
K.append(this.mNumRows); L.append(this.mNumRows);
K.append(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN); L.append(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN);
K.append(this.mMaxRows); L.append(this.mMaxRows);
K.append(" cols: "); L.append(" cols: ");
K.append(this.mNumColumns); L.append(this.mNumColumns);
K.append(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN); L.append(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN);
K.append(this.mMaxColumns); L.append(this.mMaxColumns);
K.append(" "); L.append(" ");
K.append(0); L.append(0);
K.append(" occupied cells, "); L.append(" occupied cells, ");
K.append(getDisplaySize(0)); L.append(getDisplaySize(0));
printStream.println(K.toString()); printStream.println(L.toString());
} }
public void displayVariablesReadableRows() { public void displayVariablesReadableRows() {
@ -887,15 +887,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 K = a.K(str); StringBuilder L = a.L(str);
K.append(this.mRows[i].toReadableString()); L.append(this.mRows[i].toReadableString());
str = a.s(K.toString(), "\n"); str = a.s(L.toString(), "\n");
} }
} }
StringBuilder K2 = a.K(str); StringBuilder L2 = a.L(str);
K2.append(this.mGoal); L2.append(this.mGoal);
K2.append("\n"); L2.append("\n");
System.out.println(K2.toString()); System.out.println(L2.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 K = a.K("\n*** Metrics ***\nmeasures: "); StringBuilder L = a.L("\n*** Metrics ***\nmeasures: ");
K.append(this.measures); L.append(this.measures);
K.append("\nmeasuresWrap: "); L.append("\nmeasuresWrap: ");
K.append(this.measuresWrap); L.append(this.measuresWrap);
K.append("\nmeasuresWrapInfeasible: "); L.append("\nmeasuresWrapInfeasible: ");
K.append(this.measuresWrapInfeasible); L.append(this.measuresWrapInfeasible);
K.append("\ndetermineGroups: "); L.append("\ndetermineGroups: ");
K.append(this.determineGroups); L.append(this.determineGroups);
K.append("\ninfeasibleDetermineGroups: "); L.append("\ninfeasibleDetermineGroups: ");
K.append(this.infeasibleDetermineGroups); L.append(this.infeasibleDetermineGroups);
K.append("\ngraphOptimizer: "); L.append("\ngraphOptimizer: ");
K.append(this.graphOptimizer); L.append(this.graphOptimizer);
K.append("\nwidgets: "); L.append("\nwidgets: ");
K.append(this.widgets); L.append(this.widgets);
K.append("\ngraphSolved: "); L.append("\ngraphSolved: ");
K.append(this.graphSolved); L.append(this.graphSolved);
K.append("\nlinearSolved: "); L.append("\nlinearSolved: ");
return a.y(K, this.linearSolved, "\n"); return a.y(L, 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 K = a.K(str); StringBuilder L = a.L(str);
K.append(this.variable.goalStrengthVector[i]); L.append(this.variable.goalStrengthVector[i]);
K.append(" "); L.append(" ");
str = K.toString(); str = L.toString();
} }
} }
StringBuilder O = a.O(str, "] "); StringBuilder P = a.P(str, "] ");
O.append(this.variable); P.append(this.variable);
return O.toString(); return P.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 O = a.O("", " goal -> ("); StringBuilder P = a.P("", " goal -> (");
O.append(this.constantValue); P.append(this.constantValue);
O.append(") : "); P.append(") : ");
String sb = O.toString(); String sb = P.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

@ -1,7 +1,7 @@
package androidx.constraintlayout.solver; package androidx.constraintlayout.solver;
import androidx.exifinterface.media.ExifInterface; import androidx.exifinterface.media.ExifInterface;
import c.a.r.n0.c.e; import c.a.q.m0.c.e;
import c.d.b.a.a; import c.d.b.a.a;
import java.util.Arrays; import java.util.Arrays;
import java.util.HashSet; import java.util.HashSet;
@ -119,41 +119,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 K = a.K(str); StringBuilder L = a.L(str);
K.append(uniqueErrorId); L.append(uniqueErrorId);
return K.toString(); return L.toString();
} }
int ordinal = type.ordinal(); int ordinal = type.ordinal();
if (ordinal == 0) { if (ordinal == 0) {
StringBuilder K2 = a.K("U"); StringBuilder L2 = a.L("U");
int i = uniqueUnrestrictedId + 1; int i = uniqueUnrestrictedId + 1;
uniqueUnrestrictedId = i; uniqueUnrestrictedId = i;
K2.append(i); L2.append(i);
return K2.toString(); return L2.toString();
} else if (ordinal == 1) { } else if (ordinal == 1) {
StringBuilder K3 = a.K("C"); StringBuilder L3 = a.L("C");
int i2 = uniqueConstantId + 1; int i2 = uniqueConstantId + 1;
uniqueConstantId = i2; uniqueConstantId = i2;
K3.append(i2); L3.append(i2);
return K3.toString(); return L3.toString();
} else if (ordinal == 2) { } else if (ordinal == 2) {
StringBuilder K4 = a.K(ExifInterface.LATITUDE_SOUTH); StringBuilder L4 = a.L(ExifInterface.LATITUDE_SOUTH);
int i3 = uniqueSlackId + 1; int i3 = uniqueSlackId + 1;
uniqueSlackId = i3; uniqueSlackId = i3;
K4.append(i3); L4.append(i3);
return K4.toString(); return L4.toString();
} else if (ordinal == 3) { } else if (ordinal == 3) {
StringBuilder K5 = a.K(e.a); StringBuilder L5 = a.L(e.a);
int i4 = uniqueErrorId + 1; int i4 = uniqueErrorId + 1;
uniqueErrorId = i4; uniqueErrorId = i4;
K5.append(i4); L5.append(i4);
return K5.toString(); return L5.toString();
} else if (ordinal == 4) { } else if (ordinal == 4) {
StringBuilder K6 = a.K(ExifInterface.GPS_MEASUREMENT_INTERRUPTED); StringBuilder L6 = a.L(ExifInterface.GPS_MEASUREMENT_INTERRUPTED);
int i5 = uniqueId + 1; int i5 = uniqueId + 1;
uniqueId = i5; uniqueId = i5;
K6.append(i5); L6.append(i5);
return K6.toString(); return L6.toString();
} else { } else {
throw new AssertionError(type.name()); throw new AssertionError(type.name());
} }
@ -275,9 +275,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 K = a.K(str); StringBuilder L = a.L(str);
K.append(this.strengthVector[i]); L.append(this.strengthVector[i]);
String sb = K.toString(); String sb = L.toString();
float[] fArr = this.strengthVector; float[] fArr = this.strengthVector;
if (fArr[i] > 0.0f) { if (fArr[i] > 0.0f) {
z2 = false; z2 = false;
@ -298,13 +298,13 @@ public class SolverVariable {
public String toString() { public String toString() {
if (this.mName != null) { if (this.mName != null) {
StringBuilder K = a.K(""); StringBuilder L = a.L("");
K.append(this.mName); L.append(this.mName);
return K.toString(); return L.toString();
} }
StringBuilder K2 = a.K(""); StringBuilder L2 = a.L("");
K2.append(this.f21id); L2.append(this.f21id);
return K2.toString(); return L2.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 O = a.O(str, " "); StringBuilder P = a.P(str, " ");
O.append(this.variables[i2]); P.append(this.variables[i2]);
str = O.toString(); str = P.toString();
int[] iArr = this.nextKeys; int[] iArr = this.nextKeys;
if (iArr[i2] != -1) { if (iArr[i2] != -1) {
i2 = iArr[i2]; i2 = iArr[i2];
@ -406,17 +406,17 @@ public class SolverVariableValues implements ArrayRow.ArrayRowVariables {
int indexOf = indexOf(variable); int indexOf = indexOf(variable);
String s2 = a.s(str4, "[p: "); String s2 = a.s(str4, "[p: ");
if (this.previous[indexOf] != -1) { if (this.previous[indexOf] != -1) {
StringBuilder K = a.K(s2); StringBuilder L = a.L(s2);
K.append(this.mCache.mIndexedVariables[this.variables[this.previous[indexOf]]]); L.append(this.mCache.mIndexedVariables[this.variables[this.previous[indexOf]]]);
str = K.toString(); str = L.toString();
} else { } else {
str = a.s(s2, "none"); str = a.s(s2, "none");
} }
String s3 = a.s(str, ", n: "); String s3 = a.s(str, ", n: ");
if (this.next[indexOf] != -1) { if (this.next[indexOf] != -1) {
StringBuilder K2 = a.K(s3); StringBuilder L2 = a.L(s3);
K2.append(this.mCache.mIndexedVariables[this.variables[this.next[indexOf]]]); L2.append(this.mCache.mIndexedVariables[this.variables[this.next[indexOf]]]);
str2 = K2.toString(); str2 = L2.toString();
} else { } else {
str2 = a.s(s3, "none"); str2 = a.s(s3, "none");
} }

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 K = a.K("IncorrectConstraintException: "); StringBuilder L = a.L("IncorrectConstraintException: ");
K.append(this.mErrors.toString()); L.append(this.mErrors.toString());
return K.toString(); return L.toString();
} }
} }

View File

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

View File

@ -252,18 +252,18 @@ public class Barrier extends HelperWidget {
@Override // androidx.constraintlayout.solver.widgets.ConstraintWidget @Override // androidx.constraintlayout.solver.widgets.ConstraintWidget
public String toString() { public String toString() {
StringBuilder K = a.K("[Barrier] "); StringBuilder L = a.L("[Barrier] ");
K.append(getDebugName()); L.append(getDebugName());
K.append(" {"); L.append(" {");
String sb = K.toString(); String sb = L.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.s(sb, ", "); sb = a.s(sb, ", ");
} }
StringBuilder K2 = a.K(sb); StringBuilder L2 = a.L(sb);
K2.append(constraintWidget.getDebugName()); L2.append(constraintWidget.getDebugName());
sb = K2.toString(); sb = L2.toString();
} }
return a.s(sb, "}"); return a.s(sb, "}");
} }

View File

@ -3058,9 +3058,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.C(a.K("type: "), this.mType, " ") : str); sb.append(this.mType != null ? a.D(a.L("type: "), this.mType, " ") : str);
if (this.mDebugName != null) { if (this.mDebugName != null) {
str = a.C(a.K("id: "), this.mDebugName, " "); str = a.D(a.L("id: "), this.mDebugName, " ");
} }
sb.append(str); sb.append(str);
sb.append("("); sb.append("(");

View File

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

View File

@ -298,9 +298,9 @@ 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 K = a.K("cluster_"); StringBuilder L = a.L("cluster_");
K.append(chainRun.widget.getDebugName()); L.append(chainRun.widget.getDebugName());
String sb = K.toString(); String sb = L.toString();
String t = a.t("subgraph ", i == 0 ? a.s(sb, "_h") : a.s(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 = "";
@ -320,9 +320,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 K = a.K(str); StringBuilder L = a.L(str);
K.append(nodeDefinition(widgetRun)); L.append(nodeDefinition(widgetRun));
String sb = K.toString(); String sb = L.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;
@ -333,19 +333,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 K2 = a.K("\n"); StringBuilder L2 = a.L("\n");
K2.append(dependencyNode2.name()); L2.append(dependencyNode2.name());
K2.append(" -> "); L2.append(" -> ");
K2.append(dependencyNode.name()); L2.append(dependencyNode.name());
K2.append("\n"); L2.append("\n");
generateDisplayNode = a.s(generateDisplayNode, K2.toString()); generateDisplayNode = a.s(generateDisplayNode, L2.toString());
} else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) { } else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) {
StringBuilder K3 = a.K("\n"); StringBuilder L3 = a.L("\n");
K3.append(dependencyNode.name()); L3.append(dependencyNode.name());
K3.append(" -> "); L3.append(" -> ");
K3.append(dependencyNode2.name()); L3.append(dependencyNode2.name());
K3.append("\n"); L3.append("\n");
generateDisplayNode = a.s(generateDisplayNode, K3.toString()); generateDisplayNode = a.s(generateDisplayNode, L3.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();
@ -354,19 +354,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 K4 = a.K("\n"); StringBuilder L4 = a.L("\n");
K4.append(dependencyNode2.name()); L4.append(dependencyNode2.name());
K4.append(" -> "); L4.append(" -> ");
K4.append(dependencyNode.name()); L4.append(dependencyNode.name());
K4.append("\n"); L4.append("\n");
generateDisplayNode = a.s(generateDisplayNode, K4.toString()); generateDisplayNode = a.s(generateDisplayNode, L4.toString());
} else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) { } else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) {
StringBuilder K5 = a.K("\n"); StringBuilder L5 = a.L("\n");
K5.append(dependencyNode.name()); L5.append(dependencyNode.name());
K5.append(" -> "); L5.append(" -> ");
K5.append(dependencyNode2.name()); L5.append(dependencyNode2.name());
K5.append("\n"); L5.append("\n");
generateDisplayNode = a.s(generateDisplayNode, K5.toString()); generateDisplayNode = a.s(generateDisplayNode, L5.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();
@ -377,15 +377,15 @@ 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 K = a.K("\n"); StringBuilder L = a.L("\n");
K.append(dependencyNode.name()); L.append(dependencyNode.name());
StringBuilder O = a.O(K.toString(), " -> "); StringBuilder P = a.P(L.toString(), " -> ");
O.append(dependencyNode2.name()); P.append(dependencyNode2.name());
String sb = O.toString(); String sb = P.toString();
if (dependencyNode.margin > 0 || z2 || (dependencyNode.run instanceof HelperReferences)) { if (dependencyNode.margin > 0 || z2 || (dependencyNode.run instanceof HelperReferences)) {
String s2 = a.s(sb, "["); String s2 = a.s(sb, "[");
if (dependencyNode.margin > 0) { if (dependencyNode.margin > 0) {
s2 = a.w(a.O(s2, "label=\""), dependencyNode.margin, "\""); s2 = a.w(a.P(s2, "label=\""), dependencyNode.margin, "\"");
if (z2) { if (z2) {
s2 = a.s(s2, ","); s2 = a.s(s2, ",");
} }
@ -468,10 +468,10 @@ public class DependencyGraph {
s5 = a.s(s5, "style=\"dashed\""); s5 = a.s(s5, "style=\"dashed\"");
} }
if (runGroup != null) { if (runGroup != null) {
StringBuilder K = a.K(" ["); StringBuilder L = a.L(" [");
K.append(runGroup.groupIndex + 1); L.append(runGroup.groupIndex + 1);
K.append(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN); L.append(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN);
str2 = a.w(K, RunGroup.index, "]"); str2 = a.w(L, RunGroup.index, "]");
} else { } else {
str2 = ""; str2 = "";
} }

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 O = a.O((type == Type.LEFT || type == Type.RIGHT) ? a.s(debugName, "_HORIZONTAL") : a.s(debugName, "_VERTICAL"), ":"); StringBuilder P = a.P((type == Type.LEFT || type == Type.RIGHT) ? a.s(debugName, "_HORIZONTAL") : a.s(debugName, "_VERTICAL"), ":");
O.append(this.type.name()); P.append(this.type.name());
return O.toString(); return P.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 K = a.K("HorizontalRun "); StringBuilder L = a.L("HorizontalRun ");
K.append(this.widget.getDebugName()); L.append(this.widget.getDebugName());
return K.toString(); return L.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 K = a.K("VerticalRun "); StringBuilder L = a.L("VerticalRun ");
K.append(this.widget.getDebugName()); L.append(this.widget.getDebugName());
return K.toString(); return L.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

@ -203,9 +203,9 @@ public class WidgetGroup {
String w = a.w(sb, this.f24id, "] <"); String w = a.w(sb, this.f24id, "] <");
Iterator<ConstraintWidget> it = this.widgets.iterator(); Iterator<ConstraintWidget> it = this.widgets.iterator();
while (it.hasNext()) { while (it.hasNext()) {
StringBuilder O = a.O(w, " "); StringBuilder P = a.P(w, " ");
O.append(it.next().getDebugName()); P.append(it.next().getDebugName());
w = O.toString(); w = P.toString();
} }
return a.s(w, " >"); return a.s(w, " >");
} }

View File

@ -213,14 +213,14 @@ public class ConstraintAttribute {
sb.append(s2); sb.append(s2);
Log.e(TAG, sb.toString()); Log.e(TAG, sb.toString());
} catch (IllegalAccessException e2) { } catch (IllegalAccessException e2) {
StringBuilder P = a.P(" Custom Attribute \"", str, "\" not found on "); StringBuilder Q = a.Q(" Custom Attribute \"", str, "\" not found on ");
P.append(cls.getName()); Q.append(cls.getName());
Log.e(TAG, P.toString()); Log.e(TAG, Q.toString());
e2.printStackTrace(); e2.printStackTrace();
} catch (InvocationTargetException e3) { } catch (InvocationTargetException e3) {
StringBuilder P2 = a.P(" Custom Attribute \"", str, "\" not found on "); StringBuilder Q2 = a.Q(" Custom Attribute \"", str, "\" not found on ");
P2.append(cls.getName()); Q2.append(cls.getName());
Log.e(TAG, P2.toString()); Log.e(TAG, Q2.toString());
e3.printStackTrace(); e3.printStackTrace();
} }
} }
@ -329,9 +329,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 K = a.K("set"); StringBuilder L = a.L("set");
K.append(this.mName); L.append(this.mName);
String sb = K.toString(); String sb = L.toString();
try { try {
boolean z2 = true; boolean z2 = true;
switch (this.mType.ordinal()) { switch (this.mType.ordinal()) {
@ -370,16 +370,16 @@ public class ConstraintAttribute {
return; return;
} }
} catch (NoSuchMethodException e) { } catch (NoSuchMethodException e) {
StringBuilder P = a.P("no method ", sb, "on View \""); StringBuilder Q = a.Q("no method ", sb, "on View \"");
P.append(Debug.getName(view)); Q.append(Debug.getName(view));
P.append("\""); Q.append("\"");
Log.e(TAG, P.toString()); Log.e(TAG, Q.toString());
e.printStackTrace(); e.printStackTrace();
} catch (IllegalAccessException e2) { } catch (IllegalAccessException e2) {
StringBuilder P2 = a.P("cannot access method ", sb, "on View \""); StringBuilder Q2 = a.Q("cannot access method ", sb, "on View \"");
P2.append(Debug.getName(view)); Q2.append(Debug.getName(view));
P2.append("\""); Q2.append("\"");
Log.e(TAG, P2.toString()); Log.e(TAG, Q2.toString());
e2.printStackTrace(); e2.printStackTrace();
} catch (InvocationTargetException e3) { } catch (InvocationTargetException e3) {
e3.printStackTrace(); e3.printStackTrace();

View File

@ -109,10 +109,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 K = a.K("to use ConstraintTag view "); StringBuilder L = a.L("to use ConstraintTag view ");
K.append(childAt.getClass().getSimpleName()); L.append(childAt.getClass().getSimpleName());
K.append(" must have an ID"); L.append(" must have an ID");
Log.w("ConstraintHelper", K.toString()); Log.w("ConstraintHelper", L.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.C(a.K("Left to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(a.K("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(a.K("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(a.K("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(a.K("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(a.K("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(a.K("right to "), sideToString(i3), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(sb, sideToString(i3), " unknown")); throw new IllegalArgumentException(a.D(sb, sideToString(i3), " unknown"));
} }
return this; return this;
} }

View File

@ -287,9 +287,9 @@ public class ConstraintSet {
if (constraintAttribute.getType() == attributeType) { if (constraintAttribute.getType() == attributeType) {
return constraintAttribute; return constraintAttribute;
} }
StringBuilder K = a.K("ConstraintAttribute is already a "); StringBuilder L = a.L("ConstraintAttribute is already a ");
K.append(constraintAttribute.getType().name()); L.append(constraintAttribute.getType().name());
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType); ConstraintAttribute constraintAttribute2 = new ConstraintAttribute(str, attributeType);
this.mCustomConstraints.put(str, constraintAttribute2); this.mCustomConstraints.put(str, constraintAttribute2);
@ -857,21 +857,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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mapToConstant.get(index)); L.append(mapToConstant.get(index));
Log.w(ConstraintSet.TAG, K.toString()); Log.w(ConstraintSet.TAG, L.toString());
continue; continue;
case 77: case 77:
this.mConstraintTag = obtainStyledAttributes.getString(index); this.mConstraintTag = obtainStyledAttributes.getString(index);
continue; continue;
default: default:
StringBuilder K2 = a.K("Unknown attribute 0x"); StringBuilder L2 = a.L("Unknown attribute 0x");
K2.append(Integer.toHexString(index)); L2.append(Integer.toHexString(index));
K2.append(" "); L2.append(" ");
K2.append(mapToConstant.get(index)); L2.append(mapToConstant.get(index));
Log.w(ConstraintSet.TAG, K2.toString()); Log.w(ConstraintSet.TAG, L2.toString());
continue; continue;
continue; continue;
continue; continue;
@ -1207,9 +1207,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 K = a.K("ConstraintAttribute is already a "); StringBuilder L = a.L("ConstraintAttribute is already a ");
K.append(constraintAttribute.getType().name()); L.append(constraintAttribute.getType().name());
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
} else { } else {
this.mSavedAttributes.put(strArr[i], new ConstraintAttribute(strArr[i], attributeType)); this.mSavedAttributes.put(strArr[i], new ConstraintAttribute(strArr[i], attributeType));
@ -1624,18 +1624,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 K = a.K("unused attribute 0x"); StringBuilder L = a.L("unused attribute 0x");
K.append(Integer.toHexString(index)); L.append(Integer.toHexString(index));
K.append(" "); L.append(" ");
K.append(mapToConstant.get(index)); L.append(mapToConstant.get(index));
Log.w(TAG, K.toString()); Log.w(TAG, L.toString());
break; break;
default: default:
StringBuilder K2 = a.K("Unknown attribute 0x"); StringBuilder L2 = a.L("Unknown attribute 0x");
K2.append(Integer.toHexString(index)); L2.append(Integer.toHexString(index));
K2.append(" "); L2.append(" ");
K2.append(mapToConstant.get(index)); L2.append(mapToConstant.get(index));
Log.w(TAG, K2.toString()); Log.w(TAG, L2.toString());
break; break;
} }
} }
@ -1734,9 +1734,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 K = a.K("id unknown "); StringBuilder L = a.L("id unknown ");
K.append(Debug.getName(childAt)); L.append(Debug.getName(childAt));
Log.v(TAG, K.toString()); Log.v(TAG, L.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))) {
@ -1768,9 +1768,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 K = a.K("id unknown "); StringBuilder L = a.L("id unknown ");
K.append(Debug.getName(childAt)); L.append(Debug.getName(childAt));
Log.w(TAG, K.toString()); Log.w(TAG, L.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) {
@ -2103,7 +2103,7 @@ public class ConstraintSet {
layout2.leftToLeft = -1; layout2.leftToLeft = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("left to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("left to "), sideToString(i4), " undefined"));
} }
case 2: case 2:
if (i4 == 1) { if (i4 == 1) {
@ -2117,7 +2117,7 @@ public class ConstraintSet {
layout4.rightToLeft = -1; layout4.rightToLeft = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
case 3: case 3:
if (i4 == 3) { if (i4 == 3) {
@ -2133,7 +2133,7 @@ public class ConstraintSet {
layout6.baselineToBaseline = -1; layout6.baselineToBaseline = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
case 4: case 4:
if (i4 == 4) { if (i4 == 4) {
@ -2149,7 +2149,7 @@ public class ConstraintSet {
layout8.baselineToBaseline = -1; layout8.baselineToBaseline = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
case 5: case 5:
if (i4 == 5) { if (i4 == 5) {
@ -2161,7 +2161,7 @@ public class ConstraintSet {
layout9.topToBottom = -1; layout9.topToBottom = -1;
return; return;
} }
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
case 6: case 6:
if (i4 == 6) { if (i4 == 6) {
Layout layout10 = constraint.layout; Layout layout10 = constraint.layout;
@ -2174,7 +2174,7 @@ public class ConstraintSet {
layout11.startToStart = -1; layout11.startToStart = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
case 7: case 7:
if (i4 == 7) { if (i4 == 7) {
@ -2188,13 +2188,13 @@ public class ConstraintSet {
layout13.endToEnd = -1; layout13.endToEnd = -1;
return; return;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("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.C(sb, sideToString(i4), " unknown")); throw new IllegalArgumentException(a.D(sb, sideToString(i4), " unknown"));
} }
} }
@ -2214,7 +2214,7 @@ public class ConstraintSet {
layout2.leftToRight = i3; layout2.leftToRight = i3;
layout2.leftToLeft = -1; layout2.leftToLeft = -1;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("Left to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("Left to "), sideToString(i4), " undefined"));
} }
constraint.layout.leftMargin = i5; constraint.layout.leftMargin = i5;
return; return;
@ -2228,7 +2228,7 @@ public class ConstraintSet {
layout4.rightToRight = i3; layout4.rightToRight = i3;
layout4.rightToLeft = -1; layout4.rightToLeft = -1;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.rightMargin = i5; constraint.layout.rightMargin = i5;
return; return;
@ -2244,7 +2244,7 @@ public class ConstraintSet {
layout6.topToTop = -1; layout6.topToTop = -1;
layout6.baselineToBaseline = -1; layout6.baselineToBaseline = -1;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.topMargin = i5; constraint.layout.topMargin = i5;
return; return;
@ -2260,7 +2260,7 @@ public class ConstraintSet {
layout8.bottomToBottom = -1; layout8.bottomToBottom = -1;
layout8.baselineToBaseline = -1; layout8.baselineToBaseline = -1;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.bottomMargin = i5; constraint.layout.bottomMargin = i5;
return; return;
@ -2274,7 +2274,7 @@ public class ConstraintSet {
layout9.topToBottom = -1; layout9.topToBottom = -1;
return; return;
} }
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
case 6: case 6:
if (i4 == 6) { if (i4 == 6) {
Layout layout10 = constraint.layout; Layout layout10 = constraint.layout;
@ -2285,7 +2285,7 @@ public class ConstraintSet {
layout11.startToEnd = i3; layout11.startToEnd = i3;
layout11.startToStart = -1; layout11.startToStart = -1;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.startMargin = i5; constraint.layout.startMargin = i5;
return; return;
@ -2299,7 +2299,7 @@ public class ConstraintSet {
layout13.endToStart = i3; layout13.endToStart = i3;
layout13.endToEnd = -1; layout13.endToEnd = -1;
} else { } else {
throw new IllegalArgumentException(a.C(a.K("right to "), sideToString(i4), " undefined")); throw new IllegalArgumentException(a.D(a.L("right to "), sideToString(i4), " undefined"));
} }
constraint.layout.endMargin = i5; constraint.layout.endMargin = i5;
return; return;
@ -2307,7 +2307,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.C(sb, sideToString(i4), " unknown")); throw new IllegalArgumentException(a.D(sb, sideToString(i4), " unknown"));
} }
} }
@ -2669,7 +2669,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.i0(a.K(" Unable to parse "), split[i], TAG); a.j0(a.L(" Unable to parse "), split[i], TAG);
} else { } else {
Constraint.access$600(constraint, split2[0], Color.parseColor(split2[1])); Constraint.access$600(constraint, split2[0], Color.parseColor(split2[1]));
} }
@ -2681,7 +2681,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.i0(a.K(" Unable to parse "), split[i], TAG); a.j0(a.L(" Unable to parse "), split[i], TAG);
} else { } else {
Constraint.access$700(constraint, split2[0], Float.parseFloat(split2[1])); Constraint.access$700(constraint, split2[0], Float.parseFloat(split2[1]));
} }
@ -2693,7 +2693,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.i0(a.K(" Unable to parse "), split[i], TAG); a.j0(a.L(" Unable to parse "), split[i], TAG);
} 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());
} }
@ -2704,7 +2704,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.i0(a.K(" Unable to parse "), splitString[i], TAG); a.j0(a.L(" Unable to parse "), splitString[i], TAG);
Constraint.access$800(constraint, split[0], split[1]); Constraint.access$800(constraint, split[0], split[1]);
} }
} }

View File

@ -379,11 +379,11 @@ public class CoordinatorLayout extends ViewGroup implements NestedScrollingParen
this.mAnchorDirectChild = null; this.mAnchorDirectChild = null;
this.mAnchorView = null; this.mAnchorView = null;
} else { } else {
StringBuilder K = a.K("Could not find CoordinatorLayout descendant view with id "); StringBuilder L = a.L("Could not find CoordinatorLayout descendant view with id ");
K.append(coordinatorLayout.getResources().getResourceName(this.mAnchorId)); L.append(coordinatorLayout.getResources().getResourceName(this.mAnchorId));
K.append(" to anchor view "); L.append(" to anchor view ");
K.append(view); L.append(view);
throw new IllegalStateException(K.toString()); throw new IllegalStateException(L.toString());
} }
} }
@ -826,11 +826,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 K = a.K("Rect should be within the child's bounds. Rect:"); StringBuilder L = a.L("Rect should be within the child's bounds. Rect:");
K.append(acquireTempRect.toShortString()); L.append(acquireTempRect.toShortString());
K.append(" | Bounds:"); L.append(" | Bounds:");
K.append(acquireTempRect2.toShortString()); L.append(acquireTempRect2.toShortString());
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
releaseTempRect(acquireTempRect2); releaseTempRect(acquireTempRect2);
if (acquireTempRect.isEmpty()) { if (acquireTempRect.isEmpty()) {
@ -1257,10 +1257,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 K = a.K("Default behavior class "); StringBuilder L = a.L("Default behavior class ");
K.append(defaultBehavior.value().getName()); L.append(defaultBehavior.value().getName());
K.append(" could not be instantiated. Did you forget a default constructor?"); L.append(" could not be instantiated. Did you forget a default constructor?");
Log.e(TAG, K.toString(), e); Log.e(TAG, L.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 K = a.K("["); StringBuilder L = a.L("[");
while (i > 0) { while (i > 0) {
int numberOfTrailingZeros = 1 << Integer.numberOfTrailingZeros(i); int numberOfTrailingZeros = 1 << Integer.numberOfTrailingZeros(i);
i &= ~numberOfTrailingZeros; i &= ~numberOfTrailingZeros;
if (K.length() > 1) { if (L.length() > 1) {
K.append(", "); L.append(", ");
} }
if (numberOfTrailingZeros == 1) { if (numberOfTrailingZeros == 1) {
K.append("FEEDBACK_SPOKEN"); L.append("FEEDBACK_SPOKEN");
} else if (numberOfTrailingZeros == 2) { } else if (numberOfTrailingZeros == 2) {
K.append("FEEDBACK_HAPTIC"); L.append("FEEDBACK_HAPTIC");
} else if (numberOfTrailingZeros == 4) { } else if (numberOfTrailingZeros == 4) {
K.append("FEEDBACK_AUDIBLE"); L.append("FEEDBACK_AUDIBLE");
} else if (numberOfTrailingZeros == 8) { } else if (numberOfTrailingZeros == 8) {
K.append("FEEDBACK_VISUAL"); L.append("FEEDBACK_VISUAL");
} else if (numberOfTrailingZeros == 16) { } else if (numberOfTrailingZeros == 16) {
K.append("FEEDBACK_GENERIC"); L.append("FEEDBACK_GENERIC");
} }
} }
K.append("]"); L.append("]");
return K.toString(); return L.toString();
} }
@Nullable @Nullable

View File

@ -265,9 +265,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 L = a.L("Given job ID ", i, " is different than previous "); StringBuilder M = a.M("Given job ID ", i, " is different than previous ");
L.append(this.mJobId); M.append(this.mJobId);
throw new IllegalArgumentException(L.toString()); throw new IllegalArgumentException(M.toString());
} }
} }

View File

@ -99,10 +99,10 @@ public final class NavUtils {
navigateUpTo(activity, parentActivityIntent); navigateUpTo(activity, parentActivityIntent);
return; return;
} }
StringBuilder K = a.K("Activity "); StringBuilder L = a.L("Activity ");
K.append(activity.getClass().getSimpleName()); L.append(activity.getClass().getSimpleName());
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?)"); 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?)");
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.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.AbstractBinderC0353a { public class NotificationSideChannelStub extends a.AbstractBinderC0354a {
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.F(sb, this.all, "]"); return c.d.b.a.a.G(sb, this.all, "]");
} }
} }
@ -136,7 +136,7 @@ public final class NotificationManagerCompat {
sb.append(", id:"); sb.append(", id:");
sb.append(this.f26id); sb.append(this.f26id);
sb.append(", tag:"); sb.append(", tag:");
return c.d.b.a.a.C(sb, this.tag, "]"); return c.d.b.a.a.D(sb, this.tag, "]");
} }
} }
@ -190,9 +190,9 @@ public final class NotificationManagerCompat {
if (bindService) { if (bindService) {
listenerRecord.retryCount = 0; listenerRecord.retryCount = 0;
} else { } else {
StringBuilder K = c.d.b.a.a.K("Unable to bind to listener "); StringBuilder L = c.d.b.a.a.L("Unable to bind to listener ");
K.append(listenerRecord.componentName); L.append(listenerRecord.componentName);
Log.w(NotificationManagerCompat.TAG, K.toString()); Log.w(NotificationManagerCompat.TAG, L.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.AbstractBinderC0353a.asInterface(iBinder); listenerRecord.service = a.AbstractBinderC0354a.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(NotificationManagerCompat.TAG, 3)) { if (Log.isLoggable(NotificationManagerCompat.TAG, 3)) {
StringBuilder K = c.d.b.a.a.K("Processing component "); StringBuilder L = c.d.b.a.a.L("Processing component ");
K.append(listenerRecord.componentName); L.append(listenerRecord.componentName);
K.append(", "); L.append(", ");
K.append(listenerRecord.taskQueue.size()); L.append(listenerRecord.taskQueue.size());
K.append(" queued tasks"); L.append(" queued tasks");
Log.d(NotificationManagerCompat.TAG, K.toString()); Log.d(NotificationManagerCompat.TAG, L.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(NotificationManagerCompat.TAG, 3)) { if (Log.isLoggable(NotificationManagerCompat.TAG, 3)) {
StringBuilder K2 = c.d.b.a.a.K("Remote service has died: "); StringBuilder L2 = c.d.b.a.a.L("Remote service has died: ");
K2.append(listenerRecord.componentName); L2.append(listenerRecord.componentName);
Log.d(NotificationManagerCompat.TAG, K2.toString()); Log.d(NotificationManagerCompat.TAG, L2.toString());
} }
} catch (RemoteException e) { } catch (RemoteException e) {
StringBuilder K3 = c.d.b.a.a.K("RemoteException communicating with "); StringBuilder L3 = c.d.b.a.a.L("RemoteException communicating with ");
K3.append(listenerRecord.componentName); L3.append(listenerRecord.componentName);
Log.w(NotificationManagerCompat.TAG, K3.toString(), e); Log.w(NotificationManagerCompat.TAG, L3.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 K = c.d.b.a.a.K("Giving up on delivering "); StringBuilder L = c.d.b.a.a.L("Giving up on delivering ");
K.append(listenerRecord.taskQueue.size()); L.append(listenerRecord.taskQueue.size());
K.append(" tasks to "); L.append(" tasks to ");
K.append(listenerRecord.componentName); L.append(listenerRecord.componentName);
K.append(" after "); L.append(" after ");
K.append(listenerRecord.retryCount); L.append(listenerRecord.retryCount);
K.append(" retries"); L.append(" retries");
Log.w(NotificationManagerCompat.TAG, K.toString()); Log.w(NotificationManagerCompat.TAG, L.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(NotificationManagerCompat.TAG, 3)) { if (Log.isLoggable(NotificationManagerCompat.TAG, 3)) {
StringBuilder K = c.d.b.a.a.K("Removing listener record for "); StringBuilder L = c.d.b.a.a.L("Removing listener record for ");
K.append(next.getKey()); L.append(next.getKey());
Log.d(NotificationManagerCompat.TAG, K.toString()); Log.d(NotificationManagerCompat.TAG, L.toString());
} }
ensureServiceUnbound(next.getValue()); ensureServiceUnbound(next.getValue());
it2.remove(); it2.remove();

View File

@ -433,11 +433,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 K = a.K("Stream items available: "); StringBuilder L = a.L("Stream items available: ");
K.append(getStreamCount()); L.append(getStreamCount());
K.append(" index requested: "); L.append(" index requested: ");
K.append(i); L.append(i);
throw new IndexOutOfBoundsException(K.toString()); throw new IndexOutOfBoundsException(L.toString());
} }
public int getStreamCount() { public int getStreamCount() {
@ -492,9 +492,9 @@ public final class ShareCompat {
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 K = a.K(HISTORY_FILENAME_PREFIX); StringBuilder L = a.L(HISTORY_FILENAME_PREFIX);
K.append(intentBuilder.getContext().getClass().getName()); L.append(intentBuilder.getContext().getClass().getName());
shareActionProvider.setShareHistoryFileName(K.toString()); shareActionProvider.setShareHistoryFileName(L.toString());
shareActionProvider.setShareIntent(intentBuilder.getIntent()); shareActionProvider.setShareIntent(intentBuilder.getIntent());
menuItem.setActionProvider(shareActionProvider); menuItem.setActionProvider(shareActionProvider);
} }

View File

@ -197,10 +197,10 @@ public class ShortcutInfoCompat {
persistableBundle.putInt(EXTRA_PERSON_COUNT, personArr.length); persistableBundle.putInt(EXTRA_PERSON_COUNT, personArr.length);
int i = 0; int i = 0;
while (i < this.mPersons.length) { while (i < this.mPersons.length) {
StringBuilder K = a.K(EXTRA_PERSON_); StringBuilder L = a.L(EXTRA_PERSON_);
int i2 = i + 1; int i2 = i + 1;
K.append(i2); L.append(i2);
persistableBundle.putPersistableBundle(K.toString(), this.mPersons[i].toPersistableBundle()); persistableBundle.putPersistableBundle(L.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 K = a.K(EXTRA_PERSON_); StringBuilder L = a.L(EXTRA_PERSON_);
int i3 = i2 + 1; int i3 = i2 + 1;
K.append(i3); L.append(i3);
personArr[i2] = Person.fromPersistableBundle(persistableBundle.getPersistableBundle(K.toString())); personArr[i2] = Person.fromPersistableBundle(persistableBundle.getPersistableBundle(L.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 K = a.K("Resource ID #0x"); StringBuilder L = a.L("Resource ID #0x");
K.append(Integer.toHexString(i)); L.append(Integer.toHexString(i));
K.append(" type #0x"); L.append(" type #0x");
K.append(Integer.toHexString(typedValue.type)); L.append(Integer.toHexString(typedValue.type));
K.append(" is not valid"); L.append(" is not valid");
throw new Resources.NotFoundException(K.toString()); throw new Resources.NotFoundException(L.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 K = a.K("Font resource ID #0x"); StringBuilder L = a.L("Font resource ID #0x");
K.append(Integer.toHexString(i)); L.append(Integer.toHexString(i));
K.append(" could not be retrieved."); L.append(" could not be retrieved.");
throw new Resources.NotFoundException(K.toString()); throw new Resources.NotFoundException(L.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 K = a.K("Resource \""); StringBuilder L = a.L("Resource \"");
K.append(resources.getResourceName(i)); L.append(resources.getResourceName(i));
K.append("\" ("); L.append("\" (");
K.append(Integer.toHexString(i)); L.append(Integer.toHexString(i));
K.append(") is not a Font: "); L.append(") is not a Font: ");
K.append(typedValue); L.append(typedValue);
throw new Resources.NotFoundException(K.toString()); throw new Resources.NotFoundException(L.toString());
} }
} }
} }

View File

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

View File

@ -206,9 +206,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 K = a.K("background can not be translucent: #"); StringBuilder L = a.L("background can not be translucent: #");
K.append(Integer.toHexString(i2)); L.append(Integer.toHexString(i2));
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
@FloatRange(from = ShadowDrawableWrapper.COS_45, to = 1.0d) @FloatRange(from = ShadowDrawableWrapper.COS_45, to = 1.0d)
@ -236,9 +236,9 @@ public final class ColorUtils {
} }
return i3; return i3;
} }
StringBuilder K = a.K("background can not be translucent: #"); StringBuilder L = a.L("background can not be translucent: #");
K.append(Integer.toHexString(i2)); L.append(Integer.toHexString(i2));
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.toString());
} }
@VisibleForTesting @VisibleForTesting
@ -298,12 +298,12 @@ public final class ColorUtils {
} }
return Color.valueOf(components2, color2.getColorSpace()); return Color.valueOf(components2, color2.getColorSpace());
} }
StringBuilder K = a.K("Color models must match ("); StringBuilder L = a.L("Color models must match (");
K.append(color.getModel()); L.append(color.getModel());
K.append(" vs. "); L.append(" vs. ");
K.append(color2.getModel()); L.append(color2.getModel());
K.append(")"); L.append(")");
throw new IllegalArgumentException(K.toString()); throw new IllegalArgumentException(L.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 K = a.K("Insets{left="); StringBuilder L = a.L("Insets{left=");
K.append(this.left); L.append(this.left);
K.append(", top="); L.append(", top=");
K.append(this.top); L.append(this.top);
K.append(", right="); L.append(", right=");
K.append(this.right); L.append(this.right);
K.append(", bottom="); L.append(", bottom=");
return a.v(K, this.bottom, '}'); return a.v(L, this.bottom, '}');
} }
} }

View File

@ -59,15 +59,15 @@ public final class PathSegment {
} }
public String toString() { public String toString() {
StringBuilder K = a.K("PathSegment{start="); StringBuilder L = a.L("PathSegment{start=");
K.append(this.mStart); L.append(this.mStart);
K.append(", startFraction="); L.append(", startFraction=");
K.append(this.mStartFraction); L.append(this.mStartFraction);
K.append(", end="); L.append(", end=");
K.append(this.mEnd); L.append(this.mEnd);
K.append(", endFraction="); L.append(", endFraction=");
K.append(this.mEndFraction); L.append(this.mEndFraction);
K.append('}'); L.append('}');
return K.toString(); return L.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 K = a.K("Unable to collect necessary methods for class "); StringBuilder L = a.L("Unable to collect necessary methods for class ");
K.append(e.getClass().getName()); L.append(e.getClass().getName());
Log.e(TAG, K.toString(), e); Log.e(TAG, L.toString(), e);
method5 = null; method5 = null;
constructor = null; constructor = null;
method4 = null; method4 = null;

View File

@ -134,12 +134,12 @@ public class TypefaceCompatUtil {
if (cacheDir == null) { if (cacheDir == null) {
return null; return null;
} }
StringBuilder K = a.K(CACHE_FILE_PREFIX); StringBuilder L = a.L(CACHE_FILE_PREFIX);
K.append(Process.myPid()); L.append(Process.myPid());
K.append("-"); L.append("-");
K.append(Process.myTid()); L.append(Process.myTid());
K.append("-"); L.append("-");
String sb = K.toString(); String sb = L.toString();
for (int i = 0; i < 100; i++) { for (int i = 0; i < 100; i++) {
File file = new File(cacheDir, a.j(sb, i)); File file = new File(cacheDir, a.j(sb, i));
try { try {

View File

@ -123,7 +123,7 @@ public class IconCompat extends CustomVersionedParcelable {
break; break;
case 0: case 0:
default: default:
a.d0("Unknown type ", i, TAG); a.f0("Unknown type ", i, TAG);
return null; return null;
case 2: case 2:
case 4: case 4:
@ -514,9 +514,9 @@ public class IconCompat extends CustomVersionedParcelable {
drawable2.setBounds(0, 0, bitmap.getWidth(), bitmap.getHeight()); drawable2.setBounds(0, 0, bitmap.getWidth(), bitmap.getHeight());
drawable2.draw(new Canvas(bitmap)); drawable2.draw(new Canvas(bitmap));
} catch (PackageManager.NameNotFoundException e) { } catch (PackageManager.NameNotFoundException e) {
StringBuilder K = a.K("Can't find package "); StringBuilder L = a.L("Can't find package ");
K.append(this.mObj1); L.append(this.mObj1);
throw new IllegalArgumentException(K.toString(), e); throw new IllegalArgumentException(L.toString(), e);
} }
} else if (i == 5) { } else if (i == 5) {
bitmap = createLegacyIconFromAdaptiveIcon((Bitmap) this.mObj1, true); bitmap = createLegacyIconFromAdaptiveIcon((Bitmap) this.mObj1, true);
@ -799,14 +799,14 @@ public class IconCompat extends CustomVersionedParcelable {
break; break;
} }
} else { } else {
StringBuilder K = a.K("Cannot load adaptive icon from uri: "); StringBuilder L = a.L("Cannot load adaptive icon from uri: ");
K.append(getUri()); L.append(getUri());
throw new IllegalStateException(K.toString()); throw new IllegalStateException(L.toString());
} }
} else { } else {
StringBuilder K2 = a.K("Context is required to resolve the file uri of the icon: "); StringBuilder L2 = a.L("Context is required to resolve the file uri of the icon: ");
K2.append(getUri()); L2.append(getUri());
throw new IllegalArgumentException(K2.toString()); throw new IllegalArgumentException(L2.toString());
} }
} }
ColorStateList colorStateList = this.mTintList; ColorStateList colorStateList = this.mTintList;

View File

@ -61,7 +61,7 @@ public final class RoundedBitmapDrawableFactory {
public static RoundedBitmapDrawable create(@NonNull Resources resources, @NonNull String str) { public static RoundedBitmapDrawable create(@NonNull Resources resources, @NonNull String str) {
RoundedBitmapDrawable create = create(resources, BitmapFactory.decodeFile(str)); RoundedBitmapDrawable create = create(resources, BitmapFactory.decodeFile(str));
if (create.getBitmap() == null) { if (create.getBitmap() == null) {
a.g0("RoundedBitmapDrawable cannot decode ", str, TAG); a.h0("RoundedBitmapDrawable cannot decode ", str, TAG);
} }
return create; return create;
} }

View File

@ -30,15 +30,15 @@ public final class UriCompat {
} }
return sb.toString(); return sb.toString();
} else if (scheme.equalsIgnoreCase("http") || scheme.equalsIgnoreCase(Constants.SCHEME) || scheme.equalsIgnoreCase("ftp") || scheme.equalsIgnoreCase("rtsp")) { } else if (scheme.equalsIgnoreCase("http") || scheme.equalsIgnoreCase(Constants.SCHEME) || scheme.equalsIgnoreCase("ftp") || scheme.equalsIgnoreCase("rtsp")) {
StringBuilder K = a.K("//"); StringBuilder L = a.L("//");
String str = ""; String str = "";
K.append(uri.getHost() != null ? uri.getHost() : str); L.append(uri.getHost() != null ? uri.getHost() : str);
if (uri.getPort() != -1) { if (uri.getPort() != -1) {
StringBuilder K2 = a.K(":"); StringBuilder L2 = a.L(":");
K2.append(uri.getPort()); L2.append(uri.getPort());
str = K2.toString(); str = L2.toString();
} }
schemeSpecificPart = a.C(K, str, "/..."); schemeSpecificPart = a.D(L, str, "/...");
} }
} }
StringBuilder sb2 = new StringBuilder(64); StringBuilder sb2 = new StringBuilder(64);

View File

@ -228,19 +228,19 @@ public final class LocaleListCompatWrapper implements LocaleListInterface {
} }
public String toString() { public String toString() {
StringBuilder K = a.K("["); StringBuilder L = a.L("[");
int i = 0; int i = 0;
while (true) { while (true) {
Locale[] localeArr = this.mList; Locale[] localeArr = this.mList;
if (i < localeArr.length) { if (i < localeArr.length) {
K.append(localeArr[i]); L.append(localeArr[i]);
if (i < this.mList.length - 1) { if (i < this.mList.length - 1) {
K.append(','); L.append(',');
} }
i++; i++;
} else { } else {
K.append("]"); L.append("]");
return K.toString(); return L.toString();
} }
} }
} }

View File

@ -73,14 +73,14 @@ public final class FontRequest {
public String toString() { public String toString() {
StringBuilder sb = new StringBuilder(); StringBuilder sb = new StringBuilder();
StringBuilder K = a.K("FontRequest {mProviderAuthority: "); StringBuilder L = a.L("FontRequest {mProviderAuthority: ");
K.append(this.mProviderAuthority); L.append(this.mProviderAuthority);
K.append(", mProviderPackage: "); L.append(", mProviderPackage: ");
K.append(this.mProviderPackage); L.append(this.mProviderPackage);
K.append(", mQuery: "); L.append(", mQuery: ");
K.append(this.mQuery); L.append(this.mQuery);
K.append(", mCertificates:"); L.append(", mCertificates:");
sb.append(K.toString()); sb.append(L.toString());
for (int i = 0; i < this.mCertificates.size(); i++) { for (int i = 0; i < this.mCertificates.size(); i++) {
sb.append(" ["); sb.append(" [");
List<byte[]> list = this.mCertificates.get(i); List<byte[]> list = this.mCertificates.get(i);

View File

@ -583,9 +583,9 @@ public class FontsContractCompat {
} }
return null; return null;
} else { } else {
StringBuilder P = a.P("Found content provider ", providerAuthority, ", but package was not "); StringBuilder Q = a.Q("Found content provider ", providerAuthority, ", but package was not ");
P.append(fontRequest.getProviderPackage()); Q.append(fontRequest.getProviderPackage());
throw new PackageManager.NameNotFoundException(P.toString()); throw new PackageManager.NameNotFoundException(Q.toString());
} }
} }

View File

@ -172,36 +172,36 @@ public class PrecomputedTextCompat implements Spannable {
public String toString() { public String toString() {
StringBuilder sb = new StringBuilder("{"); StringBuilder sb = new StringBuilder("{");
StringBuilder K = a.K("textSize="); StringBuilder L = a.L("textSize=");
K.append(this.mPaint.getTextSize()); L.append(this.mPaint.getTextSize());
sb.append(K.toString()); sb.append(L.toString());
sb.append(", textScaleX=" + this.mPaint.getTextScaleX()); sb.append(", textScaleX=" + this.mPaint.getTextScaleX());
sb.append(", textSkewX=" + this.mPaint.getTextSkewX()); sb.append(", textSkewX=" + this.mPaint.getTextSkewX());
int i = Build.VERSION.SDK_INT; int i = Build.VERSION.SDK_INT;
StringBuilder K2 = a.K(", letterSpacing="); StringBuilder L2 = a.L(", letterSpacing=");
K2.append(this.mPaint.getLetterSpacing()); L2.append(this.mPaint.getLetterSpacing());
sb.append(K2.toString()); sb.append(L2.toString());
sb.append(", elegantTextHeight=" + this.mPaint.isElegantTextHeight()); sb.append(", elegantTextHeight=" + this.mPaint.isElegantTextHeight());
if (i >= 24) { if (i >= 24) {
StringBuilder K3 = a.K(", textLocale="); StringBuilder L3 = a.L(", textLocale=");
K3.append(this.mPaint.getTextLocales()); L3.append(this.mPaint.getTextLocales());
sb.append(K3.toString()); sb.append(L3.toString());
} else { } else {
StringBuilder K4 = a.K(", textLocale="); StringBuilder L4 = a.L(", textLocale=");
K4.append(this.mPaint.getTextLocale()); L4.append(this.mPaint.getTextLocale());
sb.append(K4.toString()); sb.append(L4.toString());
} }
StringBuilder K5 = a.K(", typeface="); StringBuilder L5 = a.L(", typeface=");
K5.append(this.mPaint.getTypeface()); L5.append(this.mPaint.getTypeface());
sb.append(K5.toString()); sb.append(L5.toString());
if (i >= 26) { if (i >= 26) {
StringBuilder K6 = a.K(", variationSettings="); StringBuilder L6 = a.L(", variationSettings=");
K6.append(this.mPaint.getFontVariationSettings()); L6.append(this.mPaint.getFontVariationSettings());
sb.append(K6.toString()); sb.append(L6.toString());
} }
StringBuilder K7 = a.K(", textDir="); StringBuilder L7 = a.L(", textDir=");
K7.append(this.mTextDir); L7.append(this.mTextDir);
sb.append(K7.toString()); sb.append(L7.toString());
sb.append(", breakStrategy=" + this.mBreakStrategy); sb.append(", breakStrategy=" + this.mBreakStrategy);
sb.append(", hyphenationFrequency=" + this.mHyphenationFrequency); sb.append(", hyphenationFrequency=" + this.mHyphenationFrequency);
sb.append("}"); sb.append("}");

View File

@ -272,7 +272,7 @@ public final class LinkifyCompat {
str = strArr[i] + str.substring(strArr[i].length()); str = strArr[i] + str.substring(strArr[i].length());
} }
} }
return (z2 || strArr.length <= 0) ? str : a.C(new StringBuilder(), strArr[0], str); return (z2 || strArr.length <= 0) ? str : a.D(new StringBuilder(), strArr[0], str);
} }
private static void pruneOverlaps(ArrayList<LinkSpec> arrayList, Spannable spannable) { private static void pruneOverlaps(ArrayList<LinkSpec> arrayList, Spannable spannable) {

View File

@ -101,11 +101,11 @@ public class AtomicFile {
if (this.mBackupName.exists()) { if (this.mBackupName.exists()) {
this.mBaseName.delete(); this.mBaseName.delete();
} else if (!this.mBaseName.renameTo(this.mBackupName)) { } else if (!this.mBaseName.renameTo(this.mBackupName)) {
StringBuilder K = a.K("Couldn't rename file "); StringBuilder L = a.L("Couldn't rename file ");
K.append(this.mBaseName); L.append(this.mBaseName);
K.append(" to backup file "); L.append(" to backup file ");
K.append(this.mBackupName); L.append(this.mBackupName);
Log.w("AtomicFile", K.toString()); Log.w("AtomicFile", L.toString());
} }
} }
try { try {
@ -115,14 +115,14 @@ public class AtomicFile {
try { try {
return new FileOutputStream(this.mBaseName); return new FileOutputStream(this.mBaseName);
} catch (FileNotFoundException unused2) { } catch (FileNotFoundException unused2) {
StringBuilder K2 = a.K("Couldn't create "); StringBuilder L2 = a.L("Couldn't create ");
K2.append(this.mBaseName); L2.append(this.mBaseName);
throw new IOException(K2.toString()); throw new IOException(L2.toString());
} }
} else { } else {
StringBuilder K3 = a.K("Couldn't create directory "); StringBuilder L3 = a.L("Couldn't create directory ");
K3.append(this.mBaseName); L3.append(this.mBaseName);
throw new IOException(K3.toString()); throw new IOException(L3.toString());
} }
} }
} }

View File

@ -40,11 +40,11 @@ public class Pair<F, S> {
@NonNull @NonNull
public String toString() { public String toString() {
StringBuilder K = a.K("Pair{"); StringBuilder L = a.L("Pair{");
K.append(String.valueOf(this.first)); L.append(String.valueOf(this.first));
K.append(" "); L.append(" ");
K.append(String.valueOf(this.second)); L.append(String.valueOf(this.second));
K.append("}"); L.append("}");
return K.toString(); return L.toString();
} }
} }

View File

@ -14,7 +14,7 @@ public final class RangeKt$toClosedRange$1 implements a<T> {
@Override // d0.d0.a @Override // d0.d0.a
public boolean contains(T t) { public boolean contains(T t) {
m.checkParameterIsNotNull(t, "value"); m.checkParameterIsNotNull(t, "value");
return a.C0193a.contains(this, t); return a.C0194a.contains(this, t);
} }
/* JADX WARNING: Unknown variable types count: 1 */ /* JADX WARNING: Unknown variable types count: 1 */
@ -30,6 +30,6 @@ public final class RangeKt$toClosedRange$1 implements a<T> {
} }
public boolean isEmpty() { public boolean isEmpty() {
return a.C0193a.isEmpty(this); return a.C0194a.isEmpty(this);
} }
} }

View File

@ -74,10 +74,10 @@ public abstract class ActionProvider {
public void setVisibilityListener(VisibilityListener visibilityListener) { public void setVisibilityListener(VisibilityListener visibilityListener) {
if (!(this.mVisibilityListener == null || visibilityListener == null)) { if (!(this.mVisibilityListener == null || visibilityListener == null)) {
StringBuilder K = a.K("setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this "); StringBuilder L = a.L("setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this ");
K.append(getClass().getSimpleName()); L.append(getClass().getSimpleName());
K.append(" instance while it is still in use somewhere else?"); L.append(" instance while it is still in use somewhere else?");
Log.w(TAG, K.toString()); Log.w(TAG, L.toString());
} }
this.mVisibilityListener = visibilityListener; this.mVisibilityListener = visibilityListener;
} }

View File

@ -81,10 +81,10 @@ public final class DisplayCutoutCompat {
} }
public String toString() { public String toString() {
StringBuilder K = a.K("DisplayCutoutCompat{"); StringBuilder L = a.L("DisplayCutoutCompat{");
K.append(this.mDisplayCutout); L.append(this.mDisplayCutout);
K.append("}"); L.append("}");
return K.toString(); return L.toString();
} }
@RequiresApi(api = 28) @RequiresApi(api = 28)

View File

@ -47,10 +47,10 @@ public final class LayoutInflaterCompat {
sLayoutInflaterFactory2Field = declaredField; sLayoutInflaterFactory2Field = declaredField;
declaredField.setAccessible(true); declaredField.setAccessible(true);
} catch (NoSuchFieldException e) { } catch (NoSuchFieldException e) {
StringBuilder K = a.K("forceSetFactory2 Could not find field 'mFactory2' on class "); StringBuilder L = a.L("forceSetFactory2 Could not find field 'mFactory2' on class ");
K.append(LayoutInflater.class.getName()); L.append(LayoutInflater.class.getName());
K.append("; inflation may have unexpected results."); L.append("; inflation may have unexpected results.");
Log.e(TAG, K.toString(), e); Log.e(TAG, L.toString(), e);
} }
sCheckedField = true; sCheckedField = true;
} }

View File

@ -48,9 +48,9 @@ public final class ViewGroupKt {
if (childAt != null) { if (childAt != null) {
return childAt; return childAt;
} }
StringBuilder L = a.L("Index: ", i, ", Size: "); StringBuilder M = a.M("Index: ", i, ", Size: ");
L.append(viewGroup.getChildCount()); M.append(viewGroup.getChildCount());
throw new IndexOutOfBoundsException(L.toString()); throw new IndexOutOfBoundsException(M.toString());
} }
public static final Sequence<View> getChildren(ViewGroup viewGroup) { public static final Sequence<View> getChildren(ViewGroup viewGroup) {

View File

@ -169,10 +169,10 @@ public class NestedScrollView extends FrameLayout implements NestedScrollingPare
@Override // java.lang.Object @Override // java.lang.Object
@NonNull @NonNull
public String toString() { public String toString() {
StringBuilder K = a.K("HorizontalScrollView.SavedState{"); StringBuilder L = a.L("HorizontalScrollView.SavedState{");
K.append(Integer.toHexString(System.identityHashCode(this))); L.append(Integer.toHexString(System.identityHashCode(this)));
K.append(" scrollPosition="); L.append(" scrollPosition=");
return a.w(K, this.scrollPosition, "}"); return a.w(L, this.scrollPosition, "}");
} }
@Override // android.view.View.BaseSavedState, android.os.Parcelable, android.view.AbsSavedState @Override // android.view.View.BaseSavedState, android.os.Parcelable, android.view.AbsSavedState
@ -1182,10 +1182,10 @@ public class NestedScrollView extends FrameLayout implements NestedScrollingPare
} else if (actionMasked == 2) { } else if (actionMasked == 2) {
int findPointerIndex = motionEvent.findPointerIndex(this.mActivePointerId); int findPointerIndex = motionEvent.findPointerIndex(this.mActivePointerId);
if (findPointerIndex == -1) { if (findPointerIndex == -1) {
StringBuilder K = a.K("Invalid pointerId="); StringBuilder L = a.L("Invalid pointerId=");
K.append(this.mActivePointerId); L.append(this.mActivePointerId);
K.append(" in onTouchEvent"); L.append(" in onTouchEvent");
Log.e(TAG, K.toString()); Log.e(TAG, L.toString());
} else { } else {
int y2 = (int) motionEvent.getY(findPointerIndex); int y2 = (int) motionEvent.getY(findPointerIndex);
int i2 = this.mLastMotionY - y2; int i2 = this.mLastMotionY - y2;

View File

@ -348,10 +348,10 @@ public final class TextViewCompat {
try { try {
return field.getInt(textView); return field.getInt(textView);
} catch (IllegalAccessException unused) { } catch (IllegalAccessException unused) {
StringBuilder K = a.K("Could not retrieve value of "); StringBuilder L = a.L("Could not retrieve value of ");
K.append(field.getName()); L.append(field.getName());
K.append(" field."); L.append(" field.");
Log.d(LOG_TAG, K.toString()); Log.d(LOG_TAG, L.toString());
return -1; return -1;
} }
} }

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