Searched refs:mProfileableByShell (Results 1 – 2 of 2) sorted by relevance
85 private final boolean mProfileableByShell; field in ApkLite137 mProfileableByShell = profileableByShell; in ApkLite()328 return mProfileableByShell; in isProfileableByShell()
94 private final boolean mProfileableByShell; field in PackageLite123 mProfileableByShell = baseApk.isProfileableByShell(); in PackageLite()347 return mProfileableByShell; in isProfileableByShell()