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

  /packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java 151 void updateValuesWithCoordinates(ContentValues values, int cellX, int cellY) {
LauncherModel.java 481 item.updateValuesWithCoordinates(values, item.cellX, item.cellY);
612 item.updateValuesWithCoordinates(values, item.cellX, item.cellY);
    [all...]

Completed in 730 milliseconds