Searched defs:ObbInfo (Results 1 – 2 of 2) sorted by relevance
29 public class ObbInfo implements Parcelable { class62 /* package */ ObbInfo() { in ObbInfo() method in ObbInfo103 private ObbInfo(Parcel source) { in ObbInfo() method in ObbInfo
25 ObbInfo::ObbInfo(const String16 fileName, const String16 packageName, int32_t version, in ObbInfo() function in android::ObbInfo