Home
last modified time | relevance | path

Searched defs:Background (Results 1 – 4 of 4) sorted by relevance

/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/inject/
DQualifiers.kt25 @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class Background class
/packages/modules/Virtualization/docs/
Dupdatable_vm.md7 ## Background section in Updatable VM
/packages/modules/IntentResolver/java/src/com/android/intentresolver/inject/
DQualifiers.kt42 @Qualifier @MustBeDocumented @Retention(AnnotationRetention.RUNTIME) annotation class Background class
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java42 public abstract class Background extends LauncherInstrumentation.VisibleContainer class
47 Background(LauncherInstrumentation launcher) { in Background() method in Background