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 79 int defaultLayoutId;
94 p.defaultLayoutId);
116 defaultLayoutId = dlId;
144 defaultLayoutId = closestProfile.defaultLayoutId;
175 // iconSize, iconTextSize, #hotseat, #hotseatIconSize, defaultLayoutId.
LauncherProvider.java 430 .getInvariantDeviceProfile().defaultLayoutId;
    [all...]

Completed in 77 milliseconds