Searched refs:getInstantApp (Results 1 – 14 of 14) sorted by relevance
144 whenever(getInstantApp(anyInt())) { false }
240 whenever(getInstantApp(anyInt())) { false }
526 whenever(getInstantApp(anyInt())) { false }
352 whenever(getInstantApp(anyInt())) { false }
891 whenever(getInstantApp(anyInt())) { false }
384 if (ps.getInstantApp(userId)) {450 if (ps.getInstantApp(userId)) {800 if (ps.getInstantApp(userId)) {922 if (ps == null || !ps.getInstantApp(userId)) {
507 public boolean getInstantApp(int userId) { in getInstantApp() method in PackageSettingBase
3242 if (ps.getInstantApp(userId)) { in maybeAddInstantAppInstaller()4184 return ps.getInstantApp(userId); in isInstantAppInternalBody()4249 if (ps.getInstantApp(userId)) { in isInstantAppResolutionAllowedBody()4347 if (ps.getInstantApp(userId)) { in shouldFilterApplicationLocked()4364 if (ps.getInstantApp(userId)) { in shouldFilterApplicationLocked()10259 && ps.getInstantApp(callingUserId) in getAllPackages()13938 if (pkgSetting.getInstantApp(userId)) { in adjustScanFlags()14183 if (pkgSetting.getInstantApp(userId)) {16384 if (instantApp && !pkgSetting.getInstantApp(userId)) { in setInstantAppForUser()16386 } else if (fullApp && pkgSetting.getInstantApp(userId)) { in setInstantAppForUser()[all …]
4423 pw.print(ps.getInstantApp(user.id) ? "IA" : "ia");4745 pw.print(ps.getInstantApp(user.id));
546 assertThat(pkgSetting.getInstantApp(0), is(isInstant));
1851 if (pkgSetting.getInstantApp(userId)
1566 if (ps.getInstantApp(userId) && !bp.isInstant()) { in grantRuntimePermissionInternal()2554 if (!ps.getInstantApp(userId)) {
118 Lcom/android/server/pm/PackageSettingBase;->getInstantApp(I)Z
31852 HSPLcom/android/server/pm/PackageSettingBase;->getInstantApp(I)Z+]Lcom/android/server/pm/PackageSet…