Searched refs:TestInformationHandler (Results 1 – 4 of 4) sorted by relevance
61 TestInformationHandler handler = TestInformationHandler.newInstance(getContext()); in call()
47 public class TestInformationHandler implements ResourceBasedOverride { class49 public static TestInformationHandler newInstance(Context context) { in newInstance()50 return Overrides.getObject(TestInformationHandler.class, in newInstance()
9 import com.android.launcher3.testing.TestInformationHandler;15 public class QuickstepTestInformationHandler extends TestInformationHandler {
46 public class DebugTestInformationHandler extends TestInformationHandler {