Home
last modified time | relevance | path

Searched defs:createComponent (Results 1 – 25 of 128) sorted by relevance

123456

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/composable/
H A DComponentsFactory.kt39 fun createComponent(key: VolumePanelComponentKey): VolumePanelUiComponent { in createComponent() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/shortcut/
H A DShowBubblesActivity.kt55 fun createComponent(context: Context): ComponentName { in createComponent() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/notetask/shortcut/
H A DLaunchNoteTaskActivity.kt54 fun createComponent(context: Context): ComponentName = method
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp215 c2_status_t GoldfishComponentStore::ComponentModule::createComponent( in createComponent() function in android::GoldfishComponentStore::ComponentModule
347 c2_status_t GoldfishComponentStore::createComponent( in createComponent() function in android::GoldfishComponentStore
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/c2/aidl/android.hardware.media.c2-V1-ndk-source/gen/android/hardware/media/c2/
DIComponentStore.cpp279 ::ndk::ScopedAStatus BpComponentStore::createComponent(const std::string& in_name, const std::share… in createComponent() function in aidl::android::hardware::media::c2::BpComponentStore
712 ::ndk::ScopedAStatus IComponentStoreDefault::createComponent(const std::string& /*in_name*/, const … in createComponent() function in aidl::android::hardware::media::c2::IComponentStoreDefault
/aosp_15_r20/hardware/google/interfaces/image/aidl_api/google.hardware.image/current/google/hardware/image/
DIComponentStore.aidl39 …google.hardware.image.IComponent createComponent(in google.hardware.image.ComponentType type, in g… in createComponent() method
/aosp_15_r20/hardware/google/interfaces/image/google/hardware/image/
DIComponentStore.aidl43 IComponent createComponent(in ComponentType type, in IComponentCallback callback); in createComponent() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/ui/composable/
DComponentsFactory.java26 …om.android.systemui.volume.panel.shared.model.VolumePanelUiComponent createComponent(@org.jetbrain… in createComponent() method in ComponentsFactory
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/internal/testing/
H A DEarlySingletonComponentCreator.java32 static Object createComponent(Application application) { in createComponent() method in EarlySingletonComponentCreator
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/internal/managers/
H A DServiceComponentManager.java63 private Object createComponent() { in createComponent() method in ServiceComponentManager
H A DActivityComponentManager.java79 protected Object createComponent() { in createComponent() method in ActivityComponentManager
H A DFragmentComponentManager.java71 private Object createComponent() { in createComponent() method in FragmentComponentManager
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/bubbles/shortcut/
DShowBubblesActivity.java48 … public final android.content.ComponentName createComponent(@org.jetbrains.annotations.NotNull() in createComponent() method in ShowBubblesActivity.Companion
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/notetask/shortcut/
DLaunchNoteTaskActivity.java53 … public final android.content.ComponentName createComponent(@org.jetbrains.annotations.NotNull() in createComponent() method in LaunchNoteTaskActivity.Companion
/aosp_15_r20/frameworks/av/media/codec2/components/tests/
H A DC2SoftCodecTest.cpp41 c2_status_t createComponent( in createComponent() function in C2SoftCodecTest
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVp9Enc.cpp103 virtual c2_status_t createComponent( in createComponent() function in android::C2SoftVp9EncFactory
H A DC2SoftVp8Enc.cpp73 virtual c2_status_t createComponent( in createComponent() function in android::C2SoftVp8EncFactory
/aosp_15_r20/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
H A DIComponentStore.aidl38 …android.hardware.media.c2.IComponent createComponent(in String name, in android.hardware.media.c2.… in createComponent() method
/aosp_15_r20/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
H A DIComponentStore.aidl124 IComponent createComponent(in String name, in IComponentListener listener, in createComponent() method
/aosp_15_r20/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
H A DIComponentStore.aidl38 …android.hardware.media.c2.IComponent createComponent(in String name, in android.hardware.media.c2.… in createComponent() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/c2/aidl/android.hardware.media.c2_interface/dump/android/hardware/media/c2/
DIComponentStore.aidl38 …android.hardware.media.c2.IComponent createComponent(in String name, in android.hardware.media.c2.… in createComponent() method
/aosp_15_r20/external/google-java-format/idea_plugin/src/main/java/com/google/googlejavaformat/intellij/
H A DGoogleJavaFormatConfigurable.java75 public JComponent createComponent() { in createComponent() method in GoogleJavaFormatConfigurable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/c2/aidl/android.hardware.media.c2-V1-ndk-source/gen/include/aidl/android/hardware/media/c2/
DBnComponentStore.h52 …::ndk::ScopedAStatus createComponent(const std::string& in_name, const std::shared_ptr<::aidl::and… in createComponent() function
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentFactory.cpp62 c2_status_t V4L2ComponentFactory::createComponent(c2_node_id_t id, in createComponent() function in android::V4L2ComponentFactory
/aosp_15_r20/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.cpp189 virtual c2_status_t createComponent( in createComponent() function in android::C2SoftRawDecFactory

123456