Home
last modified time | relevance | path

Searched refs:SIGN (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/text/method/
DDigitsKeyListener.java38 private static final int SIGN = 1; field in DigitsKeyListener
84 int kind = (sign ? SIGN : 0) | (decimal ? DECIMAL : 0); in DigitsKeyListener()
101 int kind = (sign ? SIGN : 0) | (decimal ? DECIMAL : 0); in getInstance()
/frameworks/av/media/libmedia/
DIDrm.cpp53 SIGN, enumerator
491 status_t status = remote()->transact(SIGN, data, &reply); in sign()
894 case SIGN: in onTransact()
/frameworks/base/api/
Dcurrent.txt47686 field protected static final int SIGN = 2; // 0x2
50246 field public static final java.text.NumberFormat.Field SIGN;
Dsystem-current.txt50292 field protected static final int SIGN = 2; // 0x2
52852 field public static final java.text.NumberFormat.Field SIGN;