Searched refs:DECIMAL (Results 1 – 4 of 4) sorted by relevance
66 private static final int DECIMAL = 2; field in DigitsKeyListener123 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()
426 private static final int DECIMAL = 4; field in TextView1669 (numeric & DECIMAL) != 0);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
56340 Landroid/text/method/DigitsKeyListener;->DECIMAL:I70436 Landroid/widget/TextView;->DECIMAL:I