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

  /packages/apps/Launcher3/src/com/android/launcher3/
InvariantDeviceProfile.java 78 int defaultLayoutId;
93 p.defaultLayoutId);
115 defaultLayoutId = dlId;
143 defaultLayoutId = closestProfile.defaultLayoutId;
174 // iconSize, iconTextSize, #hotseat, #hotseatIconSize, defaultLayoutId.
LauncherProvider.java 455 .getInvariantDeviceProfile().defaultLayoutId;
    [all...]

Completed in 605 milliseconds