Searched refs:WORKSPACE_LAUNCH_TIMEOUT_MSECS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
H A DAppCompatibility.java45 private static final String WORKSPACE_LAUNCH_TIMEOUT_MSECS = "workspace_launch_timeout_ms"; field in class:AppCompatibility
79 String workspaceLaunchTimeoutMsecs = mArgs.getString(WORKSPACE_LAUNCH_TIMEOUT_MSECS);

Completed in 49 milliseconds