Searched refs:isTestOnly (Results 1 – 5 of 5) sorted by relevance
327 boolean isTestOnly(); in isTestOnly() method
465 boolean isTestOnly(); in isTestOnly() method
694 | flag(pkg.isTestOnly(), ApplicationInfo.FLAG_TEST_ONLY) in appInfoFlags()
1927 public boolean isTestOnly() {
305 !removed && (setting.pkg.isTestOnly() || setting.pkg.isDebuggable()); in updatePackageState()