Home
last modified time | relevance | path

Searched refs:SIGN (Results 1 – 6 of 6) 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
478 status_t status = remote()->transact(SIGN, data, &reply); in sign()
873 case SIGN: in onTransact()
/frameworks/base/api/
Dcurrent.txt17184 field public static final android.icu.text.NumberFormat.Field SIGN;
54429 field protected static final int SIGN = 2; // 0x2
57086 field public static final java.text.NumberFormat.Field SIGN;
Dtest-current.txt17197 field public static final android.icu.text.NumberFormat.Field SIGN;
54509 field protected static final int SIGN = 2; // 0x2
57166 field public static final java.text.NumberFormat.Field SIGN;
Dsystem-current.txt18385 field public static final android.icu.text.NumberFormat.Field SIGN;
57786 field protected static final int SIGN = 2; // 0x2
60443 field public static final java.text.NumberFormat.Field SIGN;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt44921 field protected static final int SIGN = 2; // 0x2
47481 field public static final java.text.NumberFormat.Field SIGN;