Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DInstrumentation.java1688 public ActivityResult execStartActivityAsCaller( in execStartActivityAsCaller() method in Instrumentation
DActivity.java3864 mInstrumentation.execStartActivityAsCaller( in startActivityAsCaller()