Home
last modified time | relevance | path

Searched refs:Setup (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DPersistence.java61 private final Setup mSetup;
79 public TestCase(Setup setup, StateDump initialState, in TestCase()
96 return new TestCase(Setup.fromJson(object.getJSONObject(SETUP_KEY), table), in fromJson()
101 public Setup getSetup() { in getSetup()
122 public static class Setup { class in Persistence
135 public Setup(List<GenerationIntent> initialIntents, List<GenerationIntent> act) { in Setup() method in Persistence.Setup
153 public static Setup fromJson(JSONObject object, in fromJson()
159 return new Setup(initialState, act); in fromJson()
DLaunchRunner.java161 Persistence.Setup setup = new Persistence.Setup(setupIntents, actIntents); in runAndSerialize()
/cts/hostsidetests/hdmicec/
DREADME.md11 ## Setup section in CEC CTS testing for Android TV devices