Searched refs:OBB_OVERLAY (Results 1 – 5 of 5) sorted by relevance
29 #define OBB_OVERLAY (1 << 0) macro95 return (mFlags & OBB_OVERLAY) == OBB_OVERLAY; in isOverlay()100 mFlags |= OBB_OVERLAY; in setOverlay()102 mFlags &= ~OBB_OVERLAY; in setOverlay()
29 public static final int OBB_OVERLAY = 1 << 0; field in ObbInfo
9188 field public static final int OBB_OVERLAY = 1; // 0x1
9066 Landroid/content/res/ObbInfo;->OBB_OVERLAY:I
11857 field public static final int OBB_OVERLAY = 1; // 0x1