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

  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProvider.java 234 public void updateMaxScreenId(long maxScreenId) {
235 mOpenHelper.updateMaxScreenId(maxScreenId);
    [all...]
LauncherModel.java     [all...]

Completed in 249 milliseconds