Searched refs:mProfileableByShell (Results 1 – 2 of 2) sorted by relevance
93 private final boolean mProfileableByShell; field in ApkLite186 mProfileableByShell = profileableByShell; in ApkLite()225 mProfileableByShell = false; in ApkLite()446 return mProfileableByShell; in isProfileableByShell()
106 private final boolean mProfileableByShell; field in PackageLite147 mProfileableByShell = baseApk.isProfileableByShell(); in PackageLite()416 return mProfileableByShell; in isProfileableByShell()