Searched refs:ActivityGoing (Results 1 – 1 of 1) sorted by relevance
1185 mMessageQueue.addIdleHandler(new ActivityGoing(aw)); in prePerformCreate()2120 private final class ActivityGoing implements MessageQueue.IdleHandler { class in Instrumentation2123 public ActivityGoing(ActivityWaiter waiter) { in ActivityGoing() method in Instrumentation.ActivityGoing