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

  /packages/apps/Launcher2/
fill_screens.py 58 intentFormat = "#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=%s;end"
72 intent = intentFormat % (APPLICATION_COMPONENTS[id % len(APPLICATION_COMPONENTS)])
  /packages/apps/Launcher3/
fill_screens.py 58 intentFormat = "#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=%s;end"
72 intent = intentFormat % (APPLICATION_COMPONENTS[id % len(APPLICATION_COMPONENTS)])

Completed in 61 milliseconds