Searched defs:isPackageEphemeral (Results 1 – 3 of 3) sorted by relevance
188 boolean isPackageEphemeral(int userId, String packageName) { in isPackageEphemeral() method in AppStandbyControllerTests.MyInjector
455 public abstract boolean isPackageEphemeral(int userId, String packageName); in isPackageEphemeral() method in PackageManagerInternal
1658 boolean isPackageEphemeral(int userId, String packageName) { in isPackageEphemeral() method in AppStandbyController.Injector