Searched refs:mProfileableByShell (Results 1 – 2 of 2) sorted by relevance
92 private final boolean mProfileableByShell; field in ApkLite169 mProfileableByShell = profileableByShell; in ApkLite()387 return mProfileableByShell; in isProfileableByShell()
102 private final boolean mProfileableByShell; field in PackageLite137 mProfileableByShell = baseApk.isProfileableByShell(); in PackageLite()397 return mProfileableByShell; in isProfileableByShell()