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