Home
last modified time | relevance | path

Searched defs:currentIntent (Results 1 – 2 of 2) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java207 public Intent currentIntent() { in currentIntent() method in IntentBuilderView
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java258 public static Intent currentIntent; field in Monkey