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

  /packages/apps/Launcher2/
print_db.py 144 print_functions = [] variable
146 print_functions.append(FUNCTIONS.get(col, print_cell))
161 print_functions[i](out, row[0], row, cell)
  /packages/apps/Launcher3/
print_db.py 198 print_functions = [] variable
200 print_functions.append(FUNCTIONS.get(col, print_cell))
216 print_functions[i](out, row[0], row, cell)

Completed in 188 milliseconds