Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DInstrumentation.java2242 private final class ActivityGoing implements MessageQueue.IdleHandler { class in Instrumentation
2245 public ActivityGoing(ActivityWaiter waiter) { in ActivityGoing() method in Instrumentation.ActivityGoing