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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DEntrySchema.java33 public static final int TYPE_BOOLEAN = 1; field in class:EntrySchema
114 case TYPE_BOOLEAN:
163 case TYPE_BOOLEAN:
201 case TYPE_BOOLEAN:
487 type = TYPE_BOOLEAN;

Completed in 24 milliseconds