Searched refs:OBB_OVERLAY (Results 1 – 5 of 5) sorted by relevance
29 #define OBB_OVERLAY (1 << 0) macro91 return (mFlags & OBB_OVERLAY) == OBB_OVERLAY; in isOverlay()96 mFlags |= OBB_OVERLAY; in setOverlay()98 mFlags &= ~OBB_OVERLAY; in setOverlay()
31 public static final int OBB_OVERLAY = 1 << 0; field in ObbInfo
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9188 field public static final int OBB_OVERLAY = 1; // 0x1
13901 field public static final int OBB_OVERLAY = 1; // 0x1