Home
last modified time | relevance | path

Searched refs:META_LENGTH (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DKeyCharacterMap.java513 public static final int META_LENGTH = 4; field in KeyCharacterMap.KeyData
535 public char[] meta = new char[META_LENGTH];
550 if (results.meta.length < KeyData.META_LENGTH) { in getKeyData()
552 "results.meta.length must be >= " + KeyData.META_LENGTH); in getKeyData()
/frameworks/base/api/
D14.txt21947 field public static final int META_LENGTH = 4; // 0x4
D15.txt22089 field public static final int META_LENGTH = 4; // 0x4
D16.txt23137 field public static final int META_LENGTH = 4; // 0x4
D17.txt23947 field public static final int META_LENGTH = 4; // 0x4
Dcurrent.txt23947 field public static final int META_LENGTH = 4; // 0x4