Searched refs:EMPTY_CLASS_NAME (Results 1 – 3 of 3) sorted by relevance
209 return pkg == null ? null : new ComponentName(pkg, IconCache.EMPTY_CLASS_NAME); in getTargetComponent()
71 public static final String EMPTY_CLASS_NAME = "."; field in BaseIconCache421 ComponentName cn = new ComponentName(packageName, packageName + EMPTY_CLASS_NAME); in getPackageKey()
223 IconCache.EMPTY_CLASS_NAME); in execute()