Searched refs:AppsQueryHelper (Results 1 – 3 of 3) sorted by relevance
31 private AppsQueryHelper mAppsQueryHelper;48 List<String> apps = mAppsQueryHelper.queryApps(AppsQueryHelper.GET_NON_LAUNCHABLE_APPS, in testQueryAppsNonLaunchable()52 apps = mAppsQueryHelper.queryApps(AppsQueryHelper.GET_NON_LAUNCHABLE_APPS, in testQueryAppsNonLaunchable()69 AppsQueryHelper.GET_NON_LAUNCHABLE_APPS in testQueryApps()70 |AppsQueryHelper.GET_APPS_WITH_INTERACT_ACROSS_USERS_PERM, in testQueryApps()75 AppsQueryHelper.GET_NON_LAUNCHABLE_APPS in testQueryApps()76 |AppsQueryHelper.GET_APPS_WITH_INTERACT_ACROSS_USERS_PERM, in testQueryApps()83 List<String> apps = mAppsQueryHelper.queryApps(AppsQueryHelper.GET_IMES, in testQueryAppsImes()88 apps = mAppsQueryHelper.queryApps(AppsQueryHelper.GET_IMES, false, in testQueryAppsImes()100 apps = mAppsQueryHelper.queryApps(AppsQueryHelper.GET_REQUIRED_FOR_SYSTEM_USER, false, in testQueryAppsRequiredForSystemUser()[all …]
37 public class AppsQueryHelper { class62 public AppsQueryHelper(IPackageManager packageManager) { in AppsQueryHelper() method in AppsQueryHelper66 public AppsQueryHelper() { in AppsQueryHelper() method in AppsQueryHelper
11075 Landroid/content/pm/AppsQueryHelper;-><init>()V11076 Landroid/content/pm/AppsQueryHelper;-><init>(Landroid/content/pm/IPackageManager;)V11077 Landroid/content/pm/AppsQueryHelper;->getAllApps(I)Ljava/util/List;11078 Landroid/content/pm/AppsQueryHelper;->getPackagesHoldingPermission(Ljava/lang/String;I)Ljava/util/L…11079 Landroid/content/pm/AppsQueryHelper;->GET_APPS_WITH_INTERACT_ACROSS_USERS_PERM:I11080 Landroid/content/pm/AppsQueryHelper;->GET_IMES:I11081 Landroid/content/pm/AppsQueryHelper;->GET_NON_LAUNCHABLE_APPS:I11082 Landroid/content/pm/AppsQueryHelper;->GET_REQUIRED_FOR_SYSTEM_USER:I11083 Landroid/content/pm/AppsQueryHelper;->mAllApps:Ljava/util/List;11084 Landroid/content/pm/AppsQueryHelper;->mPackageManager:Landroid/content/pm/IPackageManager;[all …]