Home
last modified time | relevance | path

Searched defs:TYPE_INT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/awt/java/awt/image/
DDataBuffer.java55 public static final int TYPE_INT = 3; field in DataBuffer
/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java96 static final int TYPE_INT = 'I' | 4 << 8; field in TypedProperties