Searched refs:launchStateToString (Results 1 – 2 of 2) sorted by relevance
119 public static String launchStateToString(@LaunchState int type) { in launchStateToString() method in WaitResult
23 import static android.app.WaitResult.launchStateToString;597 pw.println("LaunchState: " + launchStateToString(result.launchState));