Searched defs:TestCallback (Results 1 – 8 of 8) sorted by relevance
104 protected static class TestCallback extends TelephonyCallback class in LifecycleCallbackTelephonyAdapterTest
82 class TestCallback extends IExecuteCallback.Stub { class in AppRequestFlowTest
142 class TestCallback extends IRequestSurfacePackageCallback.Stub { class in RenderFlowTest
100 private static class TestCallback extends ProxyFileDescriptorCallback { class in AppFusePerfTest
59 private static class TestCallback extends IStableAIDLTestCallback.Stub { class in LargeParcelableJavaStableAIDLTest
119 private static final class TestCallback implements TifSessionCallbacks { class in TisSessionTest
335 class TestCallback extends IDataAccessServiceCallback.Stub { class in DataAccessServiceImplTest
1561 private static class TestCallback implements CarPropertyManager.CarPropertyEventCallback { class in CarPropertyManagerTest1576 TestCallback(int initValueCount, int changeEventCount, int errorEventCount) { in TestCallback() method in CarPropertyManagerTest.TestCallback