Home
last modified time | relevance | path

Searched refs:startForResult (Results 1 – 2 of 2) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DLaunchFragment.java79 boolean forResult = mIntentBuilderView.startForResult(); in onOptionsItemSelected()
DIntentBuilderView.java225 public boolean startForResult() { in startForResult() method in IntentBuilderView