Searched defs:isPackageInstalled (Results 1 – 3 of 3) sorted by relevance
179 private static boolean isPackageInstalled = true; field in AppStandbyControllerTests336 boolean isPackageInstalled(String packageName, int flags, int userId) { in isPackageInstalled() method in AppStandbyControllerTests.MyInjector
1237 private boolean isPackageInstalled(String packageName, int userId) { in isPackageInstalled() method
2720 boolean isPackageInstalled(String packageName, int flags, int userId) { in isPackageInstalled() method in AppStandbyController.Injector