Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/method/
DDigitsKeyListener.java65 private static final int SIGN = 1; field in DigitsKeyListener
123 final int kind = (mSign ? SIGN : 0) | (mDecimal ? DECIMAL : 0); in setToCompat()
129 final int kind = (mSign ? SIGN : 0) | (mDecimal ? DECIMAL : 0); in calculateNeedForAdvancedInput()
266 final int kind = (sign ? SIGN : 0) | (decimal ? DECIMAL : 0); in getInstance()
/frameworks/av/drm/libmediadrm/
DIDrm.cpp54 SIGN, enumerator
661 status_t status = remote()->transact(SIGN, data, &reply); in sign()
1187 case SIGN: in onTransact()
/frameworks/base/api/
Dcurrent.txt20638 field public static final android.icu.text.NumberFormat.Field SIGN;
64744 field protected static final int SIGN = 2; // 0x2
67388 field @NonNull 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;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75420 Landroid/text/method/DigitsKeyListener;->SIGN:I
113381 Ljava/text/ChoiceFormat;->SIGN:J