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.java60 private final Setup mSetup;
78 public TestCase(Setup setup, StateDump initialState, in TestCase()
95 return new TestCase(Setup.fromJson(object.getJSONObject(SETUP_KEY), table), in fromJson()
100 public Setup getSetup() { in getSetup()
121 public static class Setup { class in Persistence
134 public Setup(List<GenerationIntent> initialIntents, List<GenerationIntent> act) { in Setup() method in Persistence.Setup
152 public static Setup fromJson(JSONObject object, in fromJson()
158 return new Setup(initialState, act); in fromJson()
DLaunchRunner.java157 Persistence.Setup setup = new Persistence.Setup(setupIntents, actIntents); in runAndSerialize()
/cts/hostsidetests/hdmicec/
DREADME.md10 ## Setup section in CEC CTS testing for Android TV devices