HomeSort by relevance Sort by last modified time
    Searched refs:CommonAppTypeParser (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
CommonAppTypeParser.java 38 public class CommonAppTypeParser implements LayoutParserCallback {
39 private static final String TAG = "CommonAppTypeParser";
55 public CommonAppTypeParser(long itemId, int itemType, Context context) {
95 super(CommonAppTypeParser.this.mContext, null, CommonAppTypeParser.this,
96 CommonAppTypeParser.this.mContext.getResources(), mResId, TAG_RESOLVE);
LauncherBackupHelper.java 173 mItemTypeMatchers = new ItemTypeMatcher[CommonAppTypeParser.SUPPORTED_TYPE_COUNT];
    [all...]
LauncherModel.java     [all...]

Completed in 35 milliseconds