Home
last modified time | relevance | path

Searched defs:CommonAppTypeParser (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCommonAppTypeParser.java38 public class CommonAppTypeParser implements LayoutParserCallback { class
55 public CommonAppTypeParser(long itemId, int itemType, Context context) { in CommonAppTypeParser() method in CommonAppTypeParser