Searched refs:mWorkspaceLaunchTimeout (Results 1 – 1 of 1) sorted by relevance
51 private int mWorkspaceLaunchTimeout = 2000; field in AppCompatibility84 mWorkspaceLaunchTimeout = Integer.parseInt(workspaceLaunchTimeoutMsecs); in setUp()162 Thread.sleep(mWorkspaceLaunchTimeout); in returnHome()