Home
last modified time | relevance | path

Searched refs:ACTION_WALLPAPER_CHANGED (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/data/repository/
DWallpaperRepositoryImplTest.kt79 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperInfo_nullInfo()
94 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperInfo_hasInfoFromManager()
187 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperInfo_updatesOnIntent()
207 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperInfo_wallpaperNotSupported_alwaysNull()
230 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperInfo_deviceDoesNotSupportAmbientWallpaper_alwaysFalse()
246 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperSupportsAmbientMode_nullInfo_false()
261 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperSupportsAmbientMode_infoDoesNotSupport_false()
276 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperSupportsAmbientMode_infoSupports_true()
375 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperSupportsAmbientMode_updatesOnIntent()
395 Intent(Intent.ACTION_WALLPAPER_CHANGED), in wallpaperSupportsAmbientMode_wallpaperNotSupported_alwaysFalse()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/data/repository/
DWallpaperRepository.kt73 IntentFilter(Intent.ACTION_WALLPAPER_CHANGED),
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/theme/
DThemeOverlayControllerTest.java251 Intent intent = new Intent(Intent.ACTION_WALLPAPER_CHANGED); in onWallpaperColorsChanged_setsTheme_whenForeground()
275 mBroadcastReceiver.getValue().onReceive(null, new Intent(Intent.ACTION_WALLPAPER_CHANGED)); in onWallpaperColorsChanged_setsTheme_skipWhenBackground()
749 Intent intent = new Intent(Intent.ACTION_WALLPAPER_CHANGED); in onWallpaperColorsChanged_firstEventBeforeUserSetup_shouldBeAccepted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayController.java384 } else if (Intent.ACTION_WALLPAPER_CHANGED.equals(intent.getAction())) {
444 filter.addAction(Intent.ACTION_WALLPAPER_CHANGED); in start()
/frameworks/base/core/api/
Dlint-baseline.txt150 BroadcastBehavior: android.content.Intent#ACTION_WALLPAPER_CHANGED:
151 Field 'ACTION_WALLPAPER_CHANGED' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt188 BroadcastBehavior: android.content.Intent#ACTION_WALLPAPER_CHANGED:
189 Field 'ACTION_WALLPAPER_CHANGED' is missing @BroadcastBehavior
Dtest-lint-baseline.txt192 BroadcastBehavior: android.content.Intent#ACTION_WALLPAPER_CHANGED:
193 Field 'ACTION_WALLPAPER_CHANGED' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt192 BroadcastBehavior: android.content.Intent#ACTION_WALLPAPER_CHANGED:
193 Field 'ACTION_WALLPAPER_CHANGED' is missing @BroadcastBehavior
Dcurrent.txt11288 …field @Deprecated public static final String ACTION_WALLPAPER_CHANGED = "android.intent.action.WAL…
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java3552 final Intent intent = new Intent(Intent.ACTION_WALLPAPER_CHANGED); in notifyCallbacksLocked()
/frameworks/base/core/java/android/content/
DIntent.java3243 public static final String ACTION_WALLPAPER_CHANGED = "android.intent.action.WALLPAPER_CHANGED"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7696 …field public static final deprecated java.lang.String ACTION_WALLPAPER_CHANGED = "android.intent.a…