/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/binder/ |
D | SetWallpaperDialogBinder.java | 35 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind() 42 …l.WallpaperPreviewViewModel wallpaperPreviewViewModel, kotlinx.coroutines.CoroutineScope mainScope… in bindFoldablePreview() 45 …rPreviewViewModel, android.graphics.Point displaySize, kotlinx.coroutines.CoroutineScope mainScope… in bindHandheldPreview()
|
D | SmallWallpaperPreviewBinder.java | 44 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind() 56 …deviceDisplayType, android.graphics.Point displaySize, kotlinx.coroutines.CoroutineScope mainScope… in bindSurface()
|
D | FullWallpaperPreviewBinder.java | 51 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind() 64 …view.ui.viewmodel.WallpaperPreviewViewModel viewModel, kotlinx.coroutines.CoroutineScope mainScope… in bindSurface()
|
D | ApplyWallpaperScreenBinder.java | 28 …droidx.lifecycle.LifecycleOwner lifecycleOwner, @com.android.wallpaper.picker.di.modules.MainDispa… in bind()
|
D | DualPreviewPagerBinder.java | 37 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind()
|
D | PreviewPagerBinder.java | 37 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind()
|
D | DualPreviewSelectorBinder.java | 31 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind()
|
D | SmallPreviewScreenBinder.java | 30 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind()
|
D | PreviewSelectorBinder.java | 32 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind()
|
D | PreviewPagerBinder2.java | 35 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/windowdecor/common/viewhost/ |
D | DefaultWindowDecorViewHostSupplier.java | 14 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in DefaultWindowDecorViewHostSupplier 16 …ublic DefaultWindowDecorViewHostSupplier(@com.android.wm.shell.shared.annotations.ShellMainThread() in DefaultWindowDecorViewHostSupplier()
|
D | PooledWindowDecorViewHostSupplier.java | 28 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in PooledWindowDecorViewHostSupplier 35 android.content.Context context, @com.android.wm.shell.shared.annotations.ShellMainThread() in PooledWindowDecorViewHostSupplier()
|
D | DefaultWindowDecorViewHost.java | 23 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in DefaultWindowDecorViewHost 30 android.content.Context context, @com.android.wm.shell.shared.annotations.ShellMainThread() in DefaultWindowDecorViewHost()
|
D | ReusableWindowDecorViewHost.java | 30 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in ReusableWindowDecorViewHost 44 android.content.Context context, @com.android.wm.shell.shared.annotations.ShellMainThread() in ReusableWindowDecorViewHost()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenshot/ |
D | AnnouncementResolver.java | 20 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in AnnouncementResolver 25 …ta.repository.ProfileTypeRepository profileTypes, @com.android.systemui.dagger.qualifiers.Applicat… in AnnouncementResolver()
|
D | MessageContainerController.java | 29 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in MessageContainerController 44 …etectionController screenshotDetectionController, @com.android.systemui.dagger.qualifiers.Applicat… in MessageContainerController()
|
D | TakeScreenshotExecutorImpl.java | 33 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in TakeScreenshotExecutorImpl 59 …a.repository.DisplayRepository displayRepository, @com.android.systemui.dagger.qualifiers.Applicat… in TakeScreenshotExecutorImpl()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/clipboardoverlay/ |
D | ClipboardImageLoader.java | 23 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in ClipboardImageLoader 31 …linx.coroutines.CoroutineDispatcher bgDispatcher, @com.android.systemui.dagger.qualifiers.Applicat… in ClipboardImageLoader()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/ |
H A D | example-context-10.kt | 7 private val mainScope = CoroutineScope(Dispatchers.Default) // use Default for test purposes in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/common/preview/ui/binder/ |
D | WallpaperPreviewBinder.java | 41 kotlinx.coroutines.CoroutineScope mainScope, @org.jetbrains.annotations.NotNull() in bind() 52 …deviceDisplayType, android.graphics.Point displaySize, kotlinx.coroutines.CoroutineScope mainScope… in bindSurface()
|
/aosp_15_r20/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/dagger/ |
D | DependencyProvider.kt | 39 fun mainScope(@Main mainDispatcher: MainCoroutineDispatcher) = CoroutineScope(mainDispatcher) in context() method
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/module/ |
D | WallpaperPicker2Injector.java | 49 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in WallpaperPicker2Injector 124 public WallpaperPicker2Injector(@com.android.wallpaper.picker.di.modules.MainDispatcher() in WallpaperPicker2Injector()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/module/ |
D | ThemePickerInjector.java | 78 private final kotlinx.coroutines.CoroutineScope mainScope = null; field in ThemePickerInjector 163 public ThemePickerInjector(@com.android.wallpaper.picker.di.modules.MainDispatcher() in ThemePickerInjector()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/common/viewhost/ |
H A D | DefaultWindowDecorViewHostSupplier.kt | 28 @ShellMainThread private val mainScope: CoroutineScope constant in com.android.wm.shell.windowdecor.common.viewhost.DefaultWindowDecorViewHostSupplier
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/quickaffordance/data/repository/ |
D | KeyguardQuickAffordancePickerRepository.java | 41 …ata.content.CustomizationProviderClient client, @com.android.wallpaper.picker.di.modules.MainDispa… in KeyguardQuickAffordancePickerRepository()
|