Searched refs:EMPTY_CLASS_NAME (Results 1 – 1 of 1) sorted by relevance
72 private static final String EMPTY_CLASS_NAME = "."; field in IconCache601 ComponentName cn = new ComponentName(packageName, packageName + EMPTY_CLASS_NAME); in getPackageKey()