Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
H A DVisibilityLocationProviderDelegator.kt32 fun setDelegate(provider: VisibilityLocationProvider) { regex
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDeviceStateControllerTests.java172 DeviceStateControllerBuilder setDelegate( in setDelegate() method in DeviceStateControllerTests.DeviceStateControllerBuilder
/aosp14/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/
H A DSystemPreparer.java296 public void setDelegate(TestRule testRule) { in setDelegate() method in SystemPreparer.TestRuleDelegate
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMagnificationControllerTest.java1310 public void setDelegate(WindowMagnificationManager.Callback callback) { in setDelegate() method in MagnificationControllerTest.WindowMagnificationMgrCallbackDelegate
1354 public void setDelegate( in setDelegate() method in MagnificationControllerTest.FullScreenMagnificationCtrInfoChangedCallbackDelegate
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuController.java116 void setDelegate(Delegate delegate) { in setDelegate() method in TvPipMenuController