/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | ActivityInterceptorCallbackRegistryTest.java | 57 ActivityInterceptorCallbackRegistry registry = spy( in registerActivityInterceptorCallbackFailIfNotSystemId() local 103 ActivityInterceptorCallbackRegistry registry = spy( in unregisterActivityInterceptorCallbackFailIfNotSystemId() local
|
H A D | AnimatingActivityRegistryTest.java | 68 final AnimatingActivityRegistry registry = in testDeferring() local 91 final AnimatingActivityRegistry registry = in testContainerRemoved() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/ |
H A D | ClockRegistryModule.java | 58 ClockRegistry registry = new ClockRegistry( in getClockRegistry() local
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | WindowInfosListener.java | 36 NativeAllocationRegistry registry = NativeAllocationRegistry.createMalloced( in WindowInfosListener() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/ |
H A D | RepeatWhenAttached.kt | 155 private val registry = LifecycleRegistry(this) regex
|
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/ |
H A D | BenchmarkListAdapter.java | 40 BenchmarkRegistry registry) { in BenchmarkListAdapter()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | SurfaceControlRegistryTests.java | 120 SurfaceControlRegistry registry = SurfaceControlRegistry.getProcessInstance(); in testThresholds() local
|
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
H A D | CallbackRegistryTest.java | 35 CallbackRegistry<Integer, CallbackRegistryTest, Integer> registry; field in CallbackRegistryTest
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/ |
H A D | CentralSurfacesDependenciesModule.java | 201 CommandRegistry registry, in provideCommandQueue()
|
/aosp14/frameworks/base/core/java/android/hardware/ |
H A D | HardwareBuffer.java | 263 NativeAllocationRegistry registry = new NativeAllocationRegistry( in HardwareBuffer() local
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedImageDrawable.java | 316 NativeAllocationRegistry registry = NativeAllocationRegistry.createMalloced( in AnimatedImageDrawable() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | VibratorController.java | 428 NativeAllocationRegistry registry = in init() local
|
H A D | VibratorManagerService.java | 1547 NativeAllocationRegistry registry = in init() local
|
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/ |
H A D | CredentialManagerService.java | 386 CredentialDescriptionRegistry registry = in getFilteredResultFromRegistry() local
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Bitmap.java | 156 NativeAllocationRegistry registry; in Bitmap() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceControl.java | 4346 final SurfaceControlRegistry registry = SurfaceControlRegistry.getProcessInstance(); in addToRegistry() local 4356 final SurfaceControlRegistry registry = SurfaceControlRegistry.getProcessInstance(); in removeFromRegistry() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CommandQueue.java | 524 CommandRegistry registry, in CommandQueue()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityRecord.java | 1724 final AnimatingActivityRegistry registry = rootTask != null in updateAnimatingActivityRegistry() local
|