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