Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/provider/
DImportDataTask.java384 private static final int getMyHotseatLayoutId(Context context) { in getMyHotseatLayoutId() method in ImportDataTask
395 super(context, null, callback, context.getResources(), getMyHotseatLayoutId(context)); in HotseatLayoutParser()