@Implements(className="android.text.AndroidBidi", isInAndroidSdk=false) public class ShadowAndroidBidi extends Object
Constructor and Description |
---|
ShadowAndroidBidi() |
Modifier and Type | Method and Description |
---|---|
static int |
bidi(int dir,
char[] chs,
byte[] chInfo,
int n,
boolean haveInfo) |
@Implementation(maxSdk=27) public static int bidi(int dir, char[] chs, byte[] chInfo, int n, boolean haveInfo)