Searched refs:HOTSEAT_SIZE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/
H A Dprint_db.py15 HOTSEAT_SIZE = 4 variable
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/
H A Dprint_db.py12 HOTSEAT_SIZE = 5 variable
171 for i in range(0, HOTSEAT_SIZE):

Completed in 110 milliseconds