Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAutoInstallsLayout.java71 Pair<String, Resources> customizationApkInfo = Utilities.findSystemApk( in get() local
73 if (customizationApkInfo == null) { in get()
76 return get(context, customizationApkInfo.first, customizationApkInfo.second, in get()