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

  /development/tools/logblame/
app_switch_test 3 # The intents to launch
4 INTENTS="\
41 # Launch the intents with a 3s gap between them
42 for intent in $INTENTS
  /frameworks/base/tests/net/java/com/android/server/
ConnectivityServiceTest.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java 17888 ArrayList<Intent> intents = ent.getValue(); local
18091 ArrayList<PendingIntentRecord> intents = byPackage.valueAt(i); local
20853 ArrayList<Intent> intents = stickies.get(action); local
    [all...]

Completed in 160 milliseconds