Home | History | Annotate | Download | only in aapt

Lines Matching refs:mBundle

315             mBundle(bundle), mAssets(assets), mFile(file), mHasErrors(hasErrors) {
319 status_t status = preProcessImage(mBundle, mAssets, mFile, NULL);
327 const Bundle* mBundle;