Searched defs:ObbInfo (Results 1 – 2 of 2) sorted by relevance
28 public class ObbInfo implements Parcelable { class61 /* package */ ObbInfo() { in ObbInfo() method in ObbInfo102 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