Home
last modified time | relevance | path

Searched defs:registry (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityInterceptorCallbackRegistryTest.java57 ActivityInterceptorCallbackRegistry registry = spy( in registerActivityInterceptorCallbackFailIfNotSystemId() local
103 ActivityInterceptorCallbackRegistry registry = spy( in unregisterActivityInterceptorCallbackFailIfNotSystemId() local
H A DAnimatingActivityRegistryTest.java68 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 DClockRegistryModule.java58 ClockRegistry registry = new ClockRegistry( in getClockRegistry() local
/aosp14/frameworks/base/core/java/android/window/
H A DWindowInfosListener.java36 NativeAllocationRegistry registry = NativeAllocationRegistry.createMalloced( in WindowInfosListener() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/
H A DRepeatWhenAttached.kt155 private val registry = LifecycleRegistry(this) regex
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
H A DBenchmarkListAdapter.java40 BenchmarkRegistry registry) { in BenchmarkListAdapter()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DSurfaceControlRegistryTests.java120 SurfaceControlRegistry registry = SurfaceControlRegistry.getProcessInstance(); in testThresholds() local
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DCallbackRegistryTest.java35 CallbackRegistry<Integer, CallbackRegistryTest, Integer> registry; field in CallbackRegistryTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DCentralSurfacesDependenciesModule.java201 CommandRegistry registry, in provideCommandQueue()
/aosp14/frameworks/base/core/java/android/hardware/
H A DHardwareBuffer.java263 NativeAllocationRegistry registry = new NativeAllocationRegistry( in HardwareBuffer() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedImageDrawable.java316 NativeAllocationRegistry registry = NativeAllocationRegistry.createMalloced( in AnimatedImageDrawable() local
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibratorController.java428 NativeAllocationRegistry registry = in init() local
H A DVibratorManagerService.java1547 NativeAllocationRegistry registry = in init() local
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DCredentialManagerService.java386 CredentialDescriptionRegistry registry = in getFilteredResultFromRegistry() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java156 NativeAllocationRegistry registry; in Bitmap() local
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java4346 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 DCommandQueue.java524 CommandRegistry registry, in CommandQueue()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java1724 final AnimatingActivityRegistry registry = rootTask != null in updateAnimatingActivityRegistry() local