mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
303 lines
21 KiB
Java
303 lines
21 KiB
Java
package androidx.navigation;
|
|
|
|
import android.content.Context;
|
|
import android.content.res.Resources;
|
|
import android.content.res.TypedArray;
|
|
import android.content.res.XmlResourceParser;
|
|
import android.os.Bundle;
|
|
import android.util.AttributeSet;
|
|
import android.util.TypedValue;
|
|
import android.util.Xml;
|
|
import androidx.media3.exoplayer.upstream.CmcdHeadersFactory;
|
|
import androidx.navigation.NavArgument;
|
|
import androidx.navigation.NavDeepLink;
|
|
import androidx.navigation.NavOptions;
|
|
import io.sentry.Session;
|
|
import java.io.IOException;
|
|
import kotlin.Metadata;
|
|
import kotlin.Unit;
|
|
import kotlin.jvm.internal.DefaultConstructorMarker;
|
|
import kotlin.jvm.internal.Intrinsics;
|
|
import kotlin.text.StringsKt;
|
|
import org.xmlpull.v1.XmlPullParserException;
|
|
|
|
/* compiled from: NavInflater.kt */
|
|
@Metadata(d1 = {"\u0000X\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\b\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0004\u0018\u0000 \u001e2\u00020\u0001:\u0001\u001eB\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J(\u0010\u0007\u001a\u00020\b2\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u000b\u001a\u00020\f2\u0006\u0010\r\u001a\u00020\u000e2\u0006\u0010\u000f\u001a\u00020\u0010H\u0002J\u0012\u0010\u0007\u001a\u00020\u00112\b\b\u0001\u0010\u000f\u001a\u00020\u0010H\u0007J0\u0010\u0012\u001a\u00020\u00132\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u0014\u001a\u00020\b2\u0006\u0010\r\u001a\u00020\u000e2\u0006\u0010\u000b\u001a\u00020\f2\u0006\u0010\u000f\u001a\u00020\u0010H\u0002J \u0010\u0015\u001a\u00020\u00162\u0006\u0010\u0017\u001a\u00020\u00182\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u000f\u001a\u00020\u0010H\u0002J(\u0010\u0019\u001a\u00020\u00132\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u001a\u001a\u00020\u001b2\u0006\u0010\r\u001a\u00020\u000e2\u0006\u0010\u000f\u001a\u00020\u0010H\u0002J(\u0010\u001c\u001a\u00020\u00132\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u0014\u001a\u00020\b2\u0006\u0010\r\u001a\u00020\u000e2\u0006\u0010\u000f\u001a\u00020\u0010H\u0002J \u0010\u001d\u001a\u00020\u00132\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u0014\u001a\u00020\b2\u0006\u0010\r\u001a\u00020\u000eH\u0002R\u000e\u0010\u0002\u001a\u00020\u0003X\u0082\u0004¢\u0006\u0002\n\u0000R\u000e\u0010\u0004\u001a\u00020\u0005X\u0082\u0004¢\u0006\u0002\n\u0000¨\u0006\u001f"}, d2 = {"Landroidx/navigation/NavInflater;", "", "context", "Landroid/content/Context;", "navigatorProvider", "Landroidx/navigation/NavigatorProvider;", "(Landroid/content/Context;Landroidx/navigation/NavigatorProvider;)V", "inflate", "Landroidx/navigation/NavDestination;", "res", "Landroid/content/res/Resources;", "parser", "Landroid/content/res/XmlResourceParser;", Session.JsonKeys.ATTRS, "Landroid/util/AttributeSet;", "graphResId", "", "Landroidx/navigation/NavGraph;", "inflateAction", "", "dest", "inflateArgument", "Landroidx/navigation/NavArgument;", CmcdHeadersFactory.OBJECT_TYPE_AUDIO_ONLY, "Landroid/content/res/TypedArray;", "inflateArgumentForBundle", "bundle", "Landroid/os/Bundle;", "inflateArgumentForDestination", "inflateDeepLink", "Companion", "navigation-runtime_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
|
/* loaded from: classes2.dex */
|
|
public final class NavInflater {
|
|
public static final String APPLICATION_ID_PLACEHOLDER = "${applicationId}";
|
|
private static final String TAG_ACTION = "action";
|
|
private static final String TAG_ARGUMENT = "argument";
|
|
private static final String TAG_DEEP_LINK = "deepLink";
|
|
private static final String TAG_INCLUDE = "include";
|
|
private final Context context;
|
|
private final NavigatorProvider navigatorProvider;
|
|
|
|
/* renamed from: Companion, reason: from kotlin metadata */
|
|
public static final Companion INSTANCE = new Companion(null);
|
|
private static final ThreadLocal<TypedValue> sTmpValue = new ThreadLocal<>();
|
|
|
|
public NavInflater(Context context, NavigatorProvider navigatorProvider) {
|
|
Intrinsics.checkNotNullParameter(context, "context");
|
|
Intrinsics.checkNotNullParameter(navigatorProvider, "navigatorProvider");
|
|
this.context = context;
|
|
this.navigatorProvider = navigatorProvider;
|
|
}
|
|
|
|
public final NavGraph inflate(int graphResId) {
|
|
int next;
|
|
Resources res = this.context.getResources();
|
|
XmlResourceParser xml = res.getXml(graphResId);
|
|
Intrinsics.checkNotNullExpressionValue(xml, "res.getXml(graphResId)");
|
|
AttributeSet attrs = Xml.asAttributeSet(xml);
|
|
do {
|
|
try {
|
|
try {
|
|
next = xml.next();
|
|
if (next == 2) {
|
|
break;
|
|
}
|
|
} catch (Exception e) {
|
|
throw new RuntimeException("Exception inflating " + res.getResourceName(graphResId) + " line " + xml.getLineNumber(), e);
|
|
}
|
|
} finally {
|
|
xml.close();
|
|
}
|
|
} while (next != 1);
|
|
if (next != 2) {
|
|
throw new XmlPullParserException("No start tag found");
|
|
}
|
|
String name = xml.getName();
|
|
Intrinsics.checkNotNullExpressionValue(res, "res");
|
|
Intrinsics.checkNotNullExpressionValue(attrs, "attrs");
|
|
NavDestination inflate = inflate(res, xml, attrs, graphResId);
|
|
if (!(inflate instanceof NavGraph)) {
|
|
throw new IllegalArgumentException(("Root element <" + name + "> did not inflate into a NavGraph").toString());
|
|
}
|
|
return (NavGraph) inflate;
|
|
}
|
|
|
|
private final NavDestination inflate(Resources res, XmlResourceParser parser, AttributeSet attrs, int graphResId) throws XmlPullParserException, IOException {
|
|
int depth;
|
|
NavigatorProvider navigatorProvider = this.navigatorProvider;
|
|
String name = parser.getName();
|
|
Intrinsics.checkNotNullExpressionValue(name, "parser.name");
|
|
NavDestination createDestination = navigatorProvider.getNavigator(name).createDestination();
|
|
createDestination.onInflate(this.context, attrs);
|
|
int depth2 = parser.getDepth() + 1;
|
|
while (true) {
|
|
int next = parser.next();
|
|
if (next == 1 || ((depth = parser.getDepth()) < depth2 && next == 3)) {
|
|
break;
|
|
}
|
|
if (next == 2 && depth <= depth2) {
|
|
String name2 = parser.getName();
|
|
if (Intrinsics.areEqual(TAG_ARGUMENT, name2)) {
|
|
inflateArgumentForDestination(res, createDestination, attrs, graphResId);
|
|
} else if (Intrinsics.areEqual(TAG_DEEP_LINK, name2)) {
|
|
inflateDeepLink(res, createDestination, attrs);
|
|
} else if (Intrinsics.areEqual(TAG_ACTION, name2)) {
|
|
inflateAction(res, createDestination, attrs, parser, graphResId);
|
|
} else if (Intrinsics.areEqual(TAG_INCLUDE, name2) && (createDestination instanceof NavGraph)) {
|
|
TypedArray obtainAttributes = res.obtainAttributes(attrs, R.styleable.NavInclude);
|
|
Intrinsics.checkNotNullExpressionValue(obtainAttributes, "res.obtainAttributes(att…n.R.styleable.NavInclude)");
|
|
((NavGraph) createDestination).addDestination(inflate(obtainAttributes.getResourceId(R.styleable.NavInclude_graph, 0)));
|
|
Unit unit = Unit.INSTANCE;
|
|
obtainAttributes.recycle();
|
|
} else if (createDestination instanceof NavGraph) {
|
|
((NavGraph) createDestination).addDestination(inflate(res, parser, attrs, graphResId));
|
|
}
|
|
}
|
|
}
|
|
return createDestination;
|
|
}
|
|
|
|
private final void inflateArgumentForDestination(Resources res, NavDestination dest, AttributeSet attrs, int graphResId) throws XmlPullParserException {
|
|
TypedArray obtainAttributes = res.obtainAttributes(attrs, androidx.navigation.common.R.styleable.NavArgument);
|
|
Intrinsics.checkNotNullExpressionValue(obtainAttributes, "res.obtainAttributes(att… R.styleable.NavArgument)");
|
|
String string = obtainAttributes.getString(androidx.navigation.common.R.styleable.NavArgument_android_name);
|
|
if (string == null) {
|
|
throw new XmlPullParserException("Arguments must have a name");
|
|
}
|
|
Intrinsics.checkNotNullExpressionValue(string, "array.getString(R.stylea…uments must have a name\")");
|
|
dest.addArgument(string, inflateArgument(obtainAttributes, res, graphResId));
|
|
Unit unit = Unit.INSTANCE;
|
|
obtainAttributes.recycle();
|
|
}
|
|
|
|
private final void inflateArgumentForBundle(Resources res, Bundle bundle, AttributeSet attrs, int graphResId) throws XmlPullParserException {
|
|
TypedArray obtainAttributes = res.obtainAttributes(attrs, androidx.navigation.common.R.styleable.NavArgument);
|
|
Intrinsics.checkNotNullExpressionValue(obtainAttributes, "res.obtainAttributes(att… R.styleable.NavArgument)");
|
|
String string = obtainAttributes.getString(androidx.navigation.common.R.styleable.NavArgument_android_name);
|
|
if (string == null) {
|
|
throw new XmlPullParserException("Arguments must have a name");
|
|
}
|
|
Intrinsics.checkNotNullExpressionValue(string, "array.getString(R.stylea…uments must have a name\")");
|
|
NavArgument inflateArgument = inflateArgument(obtainAttributes, res, graphResId);
|
|
if (inflateArgument.getIsDefaultValuePresent()) {
|
|
inflateArgument.putDefaultValue(string, bundle);
|
|
}
|
|
Unit unit = Unit.INSTANCE;
|
|
obtainAttributes.recycle();
|
|
}
|
|
|
|
private final NavArgument inflateArgument(TypedArray a, Resources res, int graphResId) throws XmlPullParserException {
|
|
NavArgument.Builder builder = new NavArgument.Builder();
|
|
int i = 0;
|
|
builder.setIsNullable(a.getBoolean(androidx.navigation.common.R.styleable.NavArgument_nullable, false));
|
|
ThreadLocal<TypedValue> threadLocal = sTmpValue;
|
|
TypedValue typedValue = threadLocal.get();
|
|
if (typedValue == null) {
|
|
typedValue = new TypedValue();
|
|
threadLocal.set(typedValue);
|
|
}
|
|
String string = a.getString(androidx.navigation.common.R.styleable.NavArgument_argType);
|
|
Object obj = null;
|
|
NavType<?> fromArgType = string != null ? NavType.INSTANCE.fromArgType(string, res.getResourcePackageName(graphResId)) : null;
|
|
if (a.getValue(androidx.navigation.common.R.styleable.NavArgument_android_defaultValue, typedValue)) {
|
|
if (fromArgType == NavType.ReferenceType) {
|
|
if (typedValue.resourceId != 0) {
|
|
i = typedValue.resourceId;
|
|
} else if (typedValue.type != 16 || typedValue.data != 0) {
|
|
throw new XmlPullParserException("unsupported value '" + ((Object) typedValue.string) + "' for " + fromArgType.getName() + ". Must be a reference to a resource.");
|
|
}
|
|
obj = Integer.valueOf(i);
|
|
} else if (typedValue.resourceId != 0) {
|
|
if (fromArgType == null) {
|
|
fromArgType = NavType.ReferenceType;
|
|
obj = Integer.valueOf(typedValue.resourceId);
|
|
} else {
|
|
throw new XmlPullParserException("unsupported value '" + ((Object) typedValue.string) + "' for " + fromArgType.getName() + ". You must use a \"" + NavType.ReferenceType.getName() + "\" type to reference other resources.");
|
|
}
|
|
} else if (fromArgType == NavType.StringType) {
|
|
obj = a.getString(androidx.navigation.common.R.styleable.NavArgument_android_defaultValue);
|
|
} else {
|
|
int i2 = typedValue.type;
|
|
if (i2 == 3) {
|
|
String obj2 = typedValue.string.toString();
|
|
if (fromArgType == null) {
|
|
fromArgType = NavType.INSTANCE.inferFromValue(obj2);
|
|
}
|
|
obj = fromArgType.parseValue(obj2);
|
|
} else if (i2 == 4) {
|
|
fromArgType = INSTANCE.checkNavType$navigation_runtime_release(typedValue, fromArgType, NavType.FloatType, string, "float");
|
|
obj = Float.valueOf(typedValue.getFloat());
|
|
} else if (i2 == 5) {
|
|
fromArgType = INSTANCE.checkNavType$navigation_runtime_release(typedValue, fromArgType, NavType.IntType, string, "dimension");
|
|
obj = Integer.valueOf((int) typedValue.getDimension(res.getDisplayMetrics()));
|
|
} else if (i2 == 18) {
|
|
fromArgType = INSTANCE.checkNavType$navigation_runtime_release(typedValue, fromArgType, NavType.BoolType, string, "boolean");
|
|
obj = Boolean.valueOf(typedValue.data != 0);
|
|
} else if (typedValue.type >= 16 && typedValue.type <= 31) {
|
|
if (fromArgType == NavType.FloatType) {
|
|
fromArgType = INSTANCE.checkNavType$navigation_runtime_release(typedValue, fromArgType, NavType.FloatType, string, "float");
|
|
obj = Float.valueOf(typedValue.data);
|
|
} else {
|
|
fromArgType = INSTANCE.checkNavType$navigation_runtime_release(typedValue, fromArgType, NavType.IntType, string, "integer");
|
|
obj = Integer.valueOf(typedValue.data);
|
|
}
|
|
} else {
|
|
throw new XmlPullParserException("unsupported argument type " + typedValue.type);
|
|
}
|
|
}
|
|
}
|
|
if (obj != null) {
|
|
builder.setDefaultValue(obj);
|
|
}
|
|
if (fromArgType != null) {
|
|
builder.setType(fromArgType);
|
|
}
|
|
return builder.build();
|
|
}
|
|
|
|
private final void inflateDeepLink(Resources res, NavDestination dest, AttributeSet attrs) throws XmlPullParserException {
|
|
String str;
|
|
String str2;
|
|
TypedArray obtainAttributes = res.obtainAttributes(attrs, androidx.navigation.common.R.styleable.NavDeepLink);
|
|
Intrinsics.checkNotNullExpressionValue(obtainAttributes, "res.obtainAttributes(att… R.styleable.NavDeepLink)");
|
|
String string = obtainAttributes.getString(androidx.navigation.common.R.styleable.NavDeepLink_uri);
|
|
String string2 = obtainAttributes.getString(androidx.navigation.common.R.styleable.NavDeepLink_action);
|
|
String string3 = obtainAttributes.getString(androidx.navigation.common.R.styleable.NavDeepLink_mimeType);
|
|
String str3 = string;
|
|
if ((str3 == null || str3.length() == 0) && (((str = string2) == null || str.length() == 0) && ((str2 = string3) == null || str2.length() == 0))) {
|
|
throw new XmlPullParserException("Every <deepLink> must include at least one of app:uri, app:action, or app:mimeType");
|
|
}
|
|
NavDeepLink.Builder builder = new NavDeepLink.Builder();
|
|
if (string != null) {
|
|
String packageName = this.context.getPackageName();
|
|
Intrinsics.checkNotNullExpressionValue(packageName, "context.packageName");
|
|
builder.setUriPattern(StringsKt.replace$default(string, APPLICATION_ID_PLACEHOLDER, packageName, false, 4, (Object) null));
|
|
}
|
|
String str4 = string2;
|
|
if (str4 != null && str4.length() != 0) {
|
|
String packageName2 = this.context.getPackageName();
|
|
Intrinsics.checkNotNullExpressionValue(packageName2, "context.packageName");
|
|
builder.setAction(StringsKt.replace$default(string2, APPLICATION_ID_PLACEHOLDER, packageName2, false, 4, (Object) null));
|
|
}
|
|
if (string3 != null) {
|
|
String packageName3 = this.context.getPackageName();
|
|
Intrinsics.checkNotNullExpressionValue(packageName3, "context.packageName");
|
|
builder.setMimeType(StringsKt.replace$default(string3, APPLICATION_ID_PLACEHOLDER, packageName3, false, 4, (Object) null));
|
|
}
|
|
dest.addDeepLink(builder.build());
|
|
Unit unit = Unit.INSTANCE;
|
|
obtainAttributes.recycle();
|
|
}
|
|
|
|
private final void inflateAction(Resources res, NavDestination dest, AttributeSet attrs, XmlResourceParser parser, int graphResId) throws IOException, XmlPullParserException {
|
|
int depth;
|
|
Context context = this.context;
|
|
int[] NavAction = androidx.navigation.common.R.styleable.NavAction;
|
|
Intrinsics.checkNotNullExpressionValue(NavAction, "NavAction");
|
|
TypedArray obtainStyledAttributes = context.obtainStyledAttributes(attrs, NavAction, 0, 0);
|
|
int resourceId = obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_android_id, 0);
|
|
NavAction navAction = new NavAction(obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_destination, 0), null, null, 6, null);
|
|
NavOptions.Builder builder = new NavOptions.Builder();
|
|
builder.setLaunchSingleTop(obtainStyledAttributes.getBoolean(androidx.navigation.common.R.styleable.NavAction_launchSingleTop, false));
|
|
builder.setRestoreState(obtainStyledAttributes.getBoolean(androidx.navigation.common.R.styleable.NavAction_restoreState, false));
|
|
builder.setPopUpTo(obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_popUpTo, -1), obtainStyledAttributes.getBoolean(androidx.navigation.common.R.styleable.NavAction_popUpToInclusive, false), obtainStyledAttributes.getBoolean(androidx.navigation.common.R.styleable.NavAction_popUpToSaveState, false));
|
|
builder.setEnterAnim(obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_enterAnim, -1));
|
|
builder.setExitAnim(obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_exitAnim, -1));
|
|
builder.setPopEnterAnim(obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_popEnterAnim, -1));
|
|
builder.setPopExitAnim(obtainStyledAttributes.getResourceId(androidx.navigation.common.R.styleable.NavAction_popExitAnim, -1));
|
|
navAction.setNavOptions(builder.build());
|
|
Bundle bundle = new Bundle();
|
|
int depth2 = parser.getDepth() + 1;
|
|
while (true) {
|
|
int next = parser.next();
|
|
if (next == 1 || ((depth = parser.getDepth()) < depth2 && next == 3)) {
|
|
break;
|
|
}
|
|
if (next == 2 && depth <= depth2 && Intrinsics.areEqual(TAG_ARGUMENT, parser.getName())) {
|
|
inflateArgumentForBundle(res, bundle, attrs, graphResId);
|
|
}
|
|
}
|
|
if (!bundle.isEmpty()) {
|
|
navAction.setDefaultArguments(bundle);
|
|
}
|
|
dest.putAction(resourceId, navAction);
|
|
obtainStyledAttributes.recycle();
|
|
}
|
|
|
|
/* compiled from: NavInflater.kt */
|
|
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0007\b\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002JE\u0010\f\u001a\u0006\u0012\u0002\b\u00030\r2\u0006\u0010\u000e\u001a\u00020\u000b2\f\u0010\u000f\u001a\b\u0012\u0002\b\u0003\u0018\u00010\r2\n\u0010\u0010\u001a\u0006\u0012\u0002\b\u00030\r2\b\u0010\u0011\u001a\u0004\u0018\u00010\u00042\u0006\u0010\u0012\u001a\u00020\u0004H\u0000¢\u0006\u0002\b\u0013R\u0010\u0010\u0003\u001a\u00020\u00048\u0006X\u0087T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0082T¢\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0082T¢\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\u0004X\u0082T¢\u0006\u0002\n\u0000R\u000e\u0010\b\u001a\u00020\u0004X\u0082T¢\u0006\u0002\n\u0000R\u0014\u0010\t\u001a\b\u0012\u0004\u0012\u00020\u000b0\nX\u0082\u0004¢\u0006\u0002\n\u0000¨\u0006\u0014"}, d2 = {"Landroidx/navigation/NavInflater$Companion;", "", "()V", "APPLICATION_ID_PLACEHOLDER", "", "TAG_ACTION", "TAG_ARGUMENT", "TAG_DEEP_LINK", "TAG_INCLUDE", "sTmpValue", "Ljava/lang/ThreadLocal;", "Landroid/util/TypedValue;", "checkNavType", "Landroidx/navigation/NavType;", "value", "navType", "expectedNavType", "argType", "foundType", "checkNavType$navigation_runtime_release", "navigation-runtime_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
|
/* loaded from: classes2.dex */
|
|
public static final class Companion {
|
|
public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) {
|
|
this();
|
|
}
|
|
|
|
private Companion() {
|
|
}
|
|
|
|
public final NavType<?> checkNavType$navigation_runtime_release(TypedValue value, NavType<?> navType, NavType<?> expectedNavType, String argType, String foundType) throws XmlPullParserException {
|
|
Intrinsics.checkNotNullParameter(value, "value");
|
|
Intrinsics.checkNotNullParameter(expectedNavType, "expectedNavType");
|
|
Intrinsics.checkNotNullParameter(foundType, "foundType");
|
|
if (navType == null || navType == expectedNavType) {
|
|
return navType == null ? expectedNavType : navType;
|
|
}
|
|
throw new XmlPullParserException("Type is " + argType + " but found " + foundType + ": " + value.data);
|
|
}
|
|
}
|
|
}
|