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

  /packages/apps/Launcher3/
print_db.py 15 HOTSEAT_SIZE = 4
152 global SCREENS, COLUMNS, ROWS, HOTSEAT_SIZE
164 HOTSEAT_SIZE = 0
177 HOTSEAT_SIZE = max(HOTSEAT_SIZE, d["screen"] + 1)
234 for i in range(0, HOTSEAT_SIZE):
291 global SCREENS, COLUMNS, ROWS, HOTSEAT_SIZE
296 HOTSEAT_SIZE = 2 * int(COLUMNS / 2)
  /packages/apps/Launcher2/
print_db.py 12 HOTSEAT_SIZE = 5
171 for i in range(0, HOTSEAT_SIZE):

Completed in 865 milliseconds