NetMirror.apk
Download file
package com.facebook.react.views.textinput;
import com.facebook.react.bridge.Arguments;
import com.facebook.react.bridge.WritableMap;
/* JADX INFO: loaded from: classes.dex */
class q extends P1.d {
/* JADX INFO: renamed from: h, reason: collision with root package name */
private String f8150h;
q(int i3, String str) {
this(-1, i3, str);
}
@Override // P1.d
public boolean a() {
return false;
}
@Override // P1.d
protected WritableMap j() {
WritableMap writableMapCreateMap = Arguments.createMap();
writableMapCreateMap.putString("key", this.f8150h);
return writableMapCreateMap;
}
@Override // P1.d
public String k() {
return "topKeyPress";
}
q(int i3, int i4, String str) {
super(i3, i4);
this.f8150h = str;
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file