Searched refs:TestErrorCallback (Results 1 – 1 of 1) sorted by relevance
448 TestErrorCallback callback = new TestErrorCallback(); in testNotReceiveOnErrorEvent()460 TestErrorCallback callback = new TestErrorCallback(); in testReceiveOnErrorEvent()478 TestErrorCallback callback1 = new TestErrorCallback(); in testNotReceiveOnErrorEventAfterUnregister()482 TestErrorCallback callback2 = new TestErrorCallback(); in testNotReceiveOnErrorEventAfterUnregister()1081 private static class TestErrorCallback implements CarPropertyManager.CarPropertyEventCallback { class in CarPropertyManagerTest