Searched refs:AUTO_FILE (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/
H A Dfill_screens.py15 AUTO_FILE = "launcher.db" variable
83 pull_file(AUTO_FILE)
84 process_file(AUTO_FILE)
85 push_file(AUTO_FILE)
H A Dprint_db.py16 AUTO_FILE = DIR + "/launcher.db" variable
230 pull_file(AUTO_FILE)
231 process_file(AUTO_FILE)
/packages/apps/Launcher3/
H A Dfill_screens.py15 AUTO_FILE = "launcher.db" variable
83 pull_file(AUTO_FILE)
84 process_file(AUTO_FILE)
85 push_file(AUTO_FILE)
H A Dprint_db.py22 AUTO_FILE = DIR + "/launcher.db" variable
304 pull_file(AUTO_FILE)
305 process_file(AUTO_FILE)

Completed in 69 milliseconds