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

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 535 final int profileIdIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.PROFILE_ID);
547 int serialNumber = c.getInt(profileIdIndex);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java     [all...]

Completed in 931 milliseconds