Searched refs:waitAndLog (Results 1 – 1 of 1) sorted by relevance
428 waitAndLog("resumed:" + activityList); in waitForResumed()439 waitAndLog("resumed:" + activityId); in waitForResumed()473 waitAndLog("visible:" + visible + " on " + activity); in waitForVisible()494 waitAndLog("finishing:" + activity); in waitForFinishing()503 private static void waitAndLog(String reason) { in waitAndLog() method in ActivityEmbeddingUtil