Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java4905 static class WaitInfo { class in ActivityStackSupervisor
4909 public WaitInfo(ComponentName targetComponent, WaitResult result) { in WaitInfo() method in ActivityStackSupervisor.WaitInfo