Searched refs:launcherAppInfo (Results 1 – 1 of 1) sorted by relevance
663 ApplicationInfo launcherAppInfo = mPackageManager.getApplicationInfo( in testLauncherVersionAtLeastL() local665 if ((launcherAppInfo.flags & ApplicationInfo.FLAG_SYSTEM) != 0 && in testLauncherVersionAtLeastL()666 launcherAppInfo.targetSdkVersion >= Build.VERSION_CODES.LOLLIPOP) { in testLauncherVersionAtLeastL()