Home
last modified time | relevance | path

Searched defs:sRegistry (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DColorFilter.java29 public static final NativeAllocationRegistry sRegistry = field in ColorFilter.NoImagePreloadHolder
H A DShader.java35 public static final NativeAllocationRegistry sRegistry = field in Shader.NoImagePreloadHolder
H A DRuntimeShader.java30 public static final NativeAllocationRegistry sRegistry = field in RuntimeShader.NoImagePreloadHolder
H A DTypeface.java92 private static final NativeAllocationRegistry sRegistry = field in Typeface
H A DCanvas.java78 public static final NativeAllocationRegistry sRegistry = field in Canvas.NoImagePreloadHolder
H A DMatrix.java230 public static final NativeAllocationRegistry sRegistry = field in Matrix.NoImagePreloadHolder
H A DPath.java40 private static final NativeAllocationRegistry sRegistry = field in Path
H A DRenderNode.java197 public static final NativeAllocationRegistry sRegistry = field in RenderNode.NoImagePreloadHolder
H A DColorSpace.java2763 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in ColorSpace.Rgb.NoImagePreloadHolder
H A DPaint.java63 public static final NativeAllocationRegistry sRegistry = field in Paint.NoImagePreloadHolder
/aosp12/system/tools/hidl/
H A DHidlTypeAssertion.cpp28 static Registry sRegistry; in registry() local
/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodPrivilegedOperationsRegistry.java44 private static WeakHashMap<IBinder, WeakReference<InputMethodPrivilegedOperations>> sRegistry; field in InputMethodPrivilegedOperationsRegistry
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControlHdrLayerInfoListener.java32 private static final NativeAllocationRegistry sRegistry = field in SurfaceControlHdrLayerInfoListener
H A DInputChannel.java39 private static final NativeAllocationRegistry sRegistry = field in InputChannel
H A DSurfaceControl.java2673 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in SurfaceControl.Transaction
/aosp12/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
H A DAppFilterRegistry.java84 private static AppFilterRegistry sRegistry; field in AppFilterRegistry
/aosp12/frameworks/base/graphics/java/android/graphics/text/
H A DLineBreaker.java352 private static final NativeAllocationRegistry sRegistry = field in LineBreaker.Result
448 private static final NativeAllocationRegistry sRegistry = field in LineBreaker
H A DMeasuredText.java173 private static final NativeAllocationRegistry sRegistry = field in MeasuredText.Builder
/aosp12/frameworks/native/cmds/idlcli/
H A Dutils.h242 static CommandRegistry sRegistry; in Instance() local
/aosp12/frameworks/base/core/java/android/os/
H A DBinderProxy.java474 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in BinderProxy.NoImagePreloadHolder
H A DBinder.java128 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in Binder.NoImagePreloadHolder
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java66 private static ITelephonyRegistry sRegistry; field in TelephonyRegistryManager