Searched refs:TYPE_DOUBLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
H A DTypedProperties.java99 static final int TYPE_DOUBLE = 'F' | 8 << 8; field in class:TypedProperties
126 return TYPE_DOUBLE;

Completed in 60 milliseconds