Home
last modified time | relevance | path

Searched refs:launcherAppInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DUtils.java597 ApplicationInfo launcherAppInfo = pm.getApplicationInfo( in currentLauncherSupportsManagedProfiles() local
599 return versionNumberAtLeastL(launcherAppInfo.targetSdkVersion); in currentLauncherSupportsManagedProfiles()