Searched defs:isPackageInstalled (Results 1 – 4 of 4) sorted by relevance
114 private static boolean isPackageInstalled = true; field in AppStandbyControllerTests194 boolean isPackageInstalled(String packageName, int flags, int userId) { in isPackageInstalled() method in AppStandbyControllerTests.MyInjector
1161 static boolean isPackageInstalled(Context context, String pkgName) { in isPackageInstalled() method in UiccProfile
1662 boolean isPackageInstalled(String packageName, int flags, int userId) { in isPackageInstalled() method in AppStandbyController.Injector
3361 boolean isPackageInstalled(String packageName, int userId) { in isPackageInstalled() method in ShortcutService