HomeSort by relevance Sort by last modified time
    Searched full:print_functions (Results 1 - 1 of 1) 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)

Completed in 49 milliseconds