Searched defs:isPackageEphemeral (Results 1 – 4 of 4) sorted by relevance
330 boolean isPackageEphemeral(int userId, String packageName) { in isPackageEphemeral() method in AppStandbyControllerTests.MyInjector
374 public final boolean isPackageEphemeral(int userId, String packageName) { in isPackageEphemeral() method in PackageManagerInternalBase
432 public abstract boolean isPackageEphemeral(int userId, String packageName); in isPackageEphemeral() method in PackageManagerInternal
2716 boolean isPackageEphemeral(int userId, String packageName) { in isPackageEphemeral() method in AppStandbyController.Injector