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

/frameworks/base/core/java/android/text/
H A DInputType.java77 public static final int TYPE_NULL = 0x00000000; field in interface:InputType
/frameworks/base/core/java/android/content/
H A DRestrictionEntry.java42 public static final int TYPE_NULL = 0; field in class:RestrictionEntry
/frameworks/base/core/java/android/util/
H A DTypedValue.java27 public static final int TYPE_NULL = 0x00; field in class:TypedValue
144 * {@link #TYPE_NULL} data indicating the value was not specified.
148 * {@link #TYPE_NULL} data indicating the value was explicitly set to null.
459 case TYPE_NULL:
/frameworks/base/include/androidfw/
H A DResourceTypes.h269 TYPE_NULL = 0x00, enumerator in enum:android::Res_value::__anon937
366 // Possible data values for TYPE_NULL.

Completed in 953 milliseconds