Home
last modified time | relevance | path

Searched defs:TestAppBinder (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/common/device-side/bedstead/testapp/src/library/main/java/com/android/bedstead/testapp/
H A DTestAppBinder.java35 public final class TestAppBinder implements ConnectionBinder { class
41 public TestAppBinder(TestAppInstance testAppInstance) { in TestAppBinder() method in TestAppBinder