/aosp_15_r20/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/ui/viewmodel/ |
D | CustomizationPickerViewModelTest.kt | 90 val isOnLockScreen = collectLastValue(underTest.isOnLockScreen) in initial tab is lock screen() constant 104 val isOnLockScreen = collectLastValue(underTest.isOnLockScreen) in setInitialScreen - home screen() constant 138 val isOnLockScreen = collectLastValue(underTest.isOnLockScreen) in switching to the home screen() constant 152 val isOnLockScreen = collectLastValue(underTest.isOnLockScreen) in switching to the home screen and back to the lock screen() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/model/ |
D | CustomizationSectionController.java | 102 private final boolean isOnLockScreen = false; field in CustomizationSectionController.ViewCreationParams 116 …public ViewCreationParams(boolean isOnLockScreen, boolean isConnectedHorizontallyToOtherSections, … in ViewCreationParams() 123 public final boolean isOnLockScreen() { in isOnLockScreen() method in CustomizationSectionController.ViewCreationParams 160 …per.model.CustomizationSectionController.ViewCreationParams copy(boolean isOnLockScreen, boolean i… in copy()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
H A D | NotificationLoggerViewModelTest.kt | 205 val isOnLockScreen by collectLastValue(underTest.isOnLockScreen) in <lambda>() constant 215 val isOnLockScreen by collectLastValue(underTest.isOnLockScreen) in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/customization/ui/section/ |
D | ScreenPreviewSectionController.java | 58 private final boolean isOnLockScreen = false; field in ScreenPreviewSectionController 81 protected final boolean isOnLockScreen() { in isOnLockScreen() method in ScreenPreviewSectionController 149 protected final android.os.Bundle getInitialExtras(boolean isOnLockScreen) { in getInitialExtras()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationLoggerViewModel.java | 19 private final kotlinx.coroutines.flow.Flow<java.lang.Boolean> isOnLockScreen = null; field in NotificationLoggerViewModel 45 public final kotlinx.coroutines.flow.Flow<java.lang.Boolean> isOnLockScreen() { in isOnLockScreen() method in NotificationLoggerViewModel
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/customization/ui/viewmodel/ |
D | CustomizationPickerViewModel.java | 39 private final kotlinx.coroutines.flow.Flow<java.lang.Boolean> isOnLockScreen = null; field in CustomizationPickerViewModel 81 public final kotlinx.coroutines.flow.Flow<java.lang.Boolean> isOnLockScreen() { in isOnLockScreen() method in CustomizationPickerViewModel
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/ |
H A D | HeadsUpNotificationInteractor.kt | 132 val isOnLockScreen = keyguardState == KeyguardState.LOCKSCREEN in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/customization/ui/binder/ |
D | CustomizationPickerBinder.java | 56 …droid.content.Context context, android.view.ViewGroup container, boolean isOnLockScreen, kotlin.jv… in createAndAddSections()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
H A D | NotificationLoggerViewModel.kt | 43 val isOnLockScreen: Flow<Boolean> = keyguardInteractor.isKeyguardShowing constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/stack/ui/view/ |
D | NotificationStatsLogger.java | 13 …public abstract void onLockscreenOrShadeInteractive(boolean isOnLockScreen, @org.jetbrains.annotat… in onLockscreenOrShadeInteractive()
|
D | NotificationStatsLoggerImpl.java | 83 …public void onLockscreenOrShadeInteractive(boolean isOnLockScreen, @org.jetbrains.annotations.NotN… in onLockscreenOrShadeInteractive()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/ |
H A D | NotificationStatsLoggerBinder.kt | 51 .collectLatest { (isPanelInteractive, isOnLockScreen, notifications) -> in <lambda>() method
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
D | CustomizationSectionController.kt | 43 val isOnLockScreen: Boolean = false, in navigateTo() constant in com.android.wallpaper.model.CustomizationSectionController.ViewCreationParams
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/ |
D | CustomizationPickerViewModel.kt | 75 val isOnLockScreen: Flow<Boolean> = _isOnLockScreen.asStateFlow() in <lambda>() constant
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/binder/ |
D | CustomizationPickerBinder.kt | 136 viewModel.isOnLockScreen.collect { isOnLockScreen -> in <lambda>() method
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/ |
D | ScreenPreviewSectionController.kt | 68 protected val isOnLockScreen: Boolean = screen == Screen.LOCK_SCREEN in <lambda>() constant in com.android.wallpaper.picker.customization.ui.section.ScreenPreviewSectionController
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kotlin/ |
D | WallpaperPicker2Lib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/packages__apps__WallpaperPicker2__android_common__WallpaperPicker2Lib.kotlin_module
CreativeCategoryHolder ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/repackaged-jarjar/kotlinc/ |
D | WallpaperPicker2Lib.jar | com/android/wallpaper/widget/floatingsheetcontent/WallpaperInfoView.class
WallpaperInfoView.kt
package com. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kotlin_headers/ |
D | WallpaperPicker2Lib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/packages__apps__WallpaperPicker2__android_common__WallpaperPicker2Lib.kotlin_module
CreativeCategoryHolder ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/javac/ |
D | WallpaperPicker2Lib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/repackaged-jarjar/javac/ |
D | WallpaperPicker2Lib.jar | hilt_aggregated_deps/_com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule.class
_com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule.java
package hilt_aggregated_deps
public hilt_aggregated_deps._com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule extends java.lang. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kotlin/ |
D | ThemePickerLib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/packages__apps__ThemePicker__android_common__ThemePickerLib.kotlin_module
com ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/repackaged-jarjar/kotlinc/ |
D | ThemePickerLib.jar | com/android/wallpaper/picker/di/modules/ThemePickerSharedAppModule.class
ThemePickerSharedAppModule.kt
package ... |
/aosp_15_r20/out/target/common/obj/APPS/ThemePicker_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePicker/android_common/withres/ |
D | ThemePicker.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |