Searched defs:TYPE_NUMBER_FLAG_DECIMAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
H A DInputType.java297 * {@link #TYPE_NUMBER_FLAG_DECIMAL}. It also supports the following
315 public static final int TYPE_NUMBER_FLAG_DECIMAL = 0x00002000; field in interface:InputType

Completed in 36 milliseconds