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

  /packages/apps/Launcher2/
fill_screens.py 34 def pull_file(fn): function
35 print "pull_file: " + fn
83 pull_file(AUTO_FILE)
print_db.py 32 def pull_file(fn): function
33 print "pull_file: " + fn
230 pull_file(AUTO_FILE)
  /packages/apps/Launcher3/
fill_screens.py 34 def pull_file(fn): function
35 print "pull_file: " + fn
83 pull_file(AUTO_FILE)
print_db.py 41 def pull_file(fn): function
42 print "pull_file: " + fn
307 pull_file(AUTO_FILE)

Completed in 215 milliseconds