Home
last modified time | relevance | path

Searched defs:getController (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/statusbar/dagger/
H A DAmbientStatusBarComponent.kt38 fun getController(): AmbientStatusBarViewController method
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dcontrolled_allocators.h282 AllocController& getController() const { return *P; } in getController() function
325 AllocController& getController() const { return *P; } in getController() function
408 AllocController& getController() const { return *P; } in getController() function
488 AllocController& getController() const { return *P; } in getController() function
/aosp_15_r20/external/libcxx/test/support/
H A Dcontrolled_allocators.hpp276 AllocController& getController() const { return *P; } in getController() function in CountingAllocator
319 AllocController& getController() const { return *P; } in getController() function in CountingAllocator
402 AllocController& getController() const { return *P; } in getController() function in MinAlignedAllocator
482 AllocController& getController() const { return *P; } in getController() function in NullAllocator
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/customization/picker/clock/ui/view/
DClockViewFactory.kt26 fun getController(clockId: String): ClockController method
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/controller/
DController.kt110 fun getController() = sController method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotActionsController.kt84 fun getController(actionExecutor: ActionExecutor): ScreenshotActionsController in getController() method
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/
H A DMockStreamingApi.java79 public MockStreamController<ResponseT> getController() { in getController() method in MockStreamingApi.MockServerStreamingCall
180 public StreamController getController() { in getController() method in MockStreamingApi.MockResponseObserver
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/render/
DNodeSpec.java17 …tract com.android.systemui.statusbar.notification.collection.render.NodeController getController(); in getController() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/ambient/statusbar/dagger/
DAmbientStatusBarComponent.java20 … abstract com.android.systemui.ambient.statusbar.ui.AmbientStatusBarViewController getController(); in getController() method
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/wifi/details/
DWifiSecurityPreferenceControllerTest.java34 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiSecurityPreferenceControllerTest
DWifiSignalStrengthPreferenceControllerTest.java35 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiSignalStrengthPreferenceControllerTest
DWifiFrequencyPreferenceControllerTest.java35 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiFrequencyPreferenceControllerTest
DWifiMacAddressPreferenceControllerTest.java33 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiMacAddressPreferenceControllerTest
DWifiIpAddressPreferenceControllerTest.java51 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiIpAddressPreferenceControllerTest
DWifiSubnetPreferenceControllerTest.java51 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiSubnetPreferenceControllerTest
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/wifi/details/
DWifiSecurityPreferenceControllerTest.java34 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiSecurityPreferenceControllerTest
DWifiSignalStrengthPreferenceControllerTest.java35 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiSignalStrengthPreferenceControllerTest
DWifiFrequencyPreferenceControllerTest.java35 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiFrequencyPreferenceControllerTest
DWifiMacAddressPreferenceControllerTest.java33 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiMacAddressPreferenceControllerTest
DWifiSubnetPreferenceControllerTest.java51 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiSubnetPreferenceControllerTest
DWifiIpAddressPreferenceControllerTest.java51 protected WifiDetailsBasePreferenceController<WifiDetailsPreference> getController() { in getController() method in WifiIpAddressPreferenceControllerTest
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/policy/dagger/
DRemoteInputViewSubcomponent.java19 public abstract com.android.systemui.statusbar.policy.RemoteInputViewController getController(); in getController() method
/aosp_15_r20/frameworks/native/libs/vibrator/include/vibrator/
H A DExternalVibration.h47 sp<IExternalVibrationController> getController() { return mController; } in getController() function
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/notification/zen/
DZenRuleCustomPrefContrTestBase.java34 abstract AbstractZenCustomRulePreferenceController getController(); in getController() method in ZenRuleCustomPrefContrTestBase
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/zen/
DZenRuleCustomPrefContrTestBase.java34 abstract AbstractZenCustomRulePreferenceController getController(); in getController() method in ZenRuleCustomPrefContrTestBase

12345678910>>...24