Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewDifferTest.kt272 private class FakeController(context: Context, label: String) : NodeController { class in com.android.systemui.statusbar.notification.collection.render.ShadeViewDifferTest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_peer.h30 class FakeController; variable
H A Dfake_controller.h194 explicit FakeController(pw::async::Dispatcher& pw_dispatcher) in FakeController() function