Home | History | Annotate | Download | only in nfc

Lines Matching refs:ai

466             ApplicationInfo ai = mPackageManager.getApplicationInfo(pkgName,
468 if (ai == null || ai.metaData == null) {
471 return ai.metaData.getBoolean(DISABLE_BEAM_DEFAULT);