Home
last modified time | relevance | path

Searched refs:OBB_OVERLAY (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/include/androidfw/
DObbFile.h29 #define OBB_OVERLAY (1 << 0) macro
95 return (mFlags & OBB_OVERLAY) == OBB_OVERLAY; in isOverlay()
100 mFlags |= OBB_OVERLAY; in setOverlay()
102 mFlags &= ~OBB_OVERLAY; in setOverlay()
/frameworks/base/core/java/android/content/res/
DObbInfo.java29 public static final int OBB_OVERLAY = 1 << 0; field in ObbInfo
/frameworks/base/api/
D14.txt6566 field public static final int OBB_OVERLAY = 1; // 0x1
D15.txt6588 field public static final int OBB_OVERLAY = 1; // 0x1
D16.txt6854 field public static final int OBB_OVERLAY = 1; // 0x1
D17.txt7005 field public static final int OBB_OVERLAY = 1; // 0x1
Dcurrent.txt7005 field public static final int OBB_OVERLAY = 1; // 0x1