/frameworks/base/core/java/android/telephony/ |
D | TelephonyRegistryManager.java | 67 private static ITelephonyRegistry sRegistry; field in TelephonyRegistryManager 88 if (sRegistry == null) { in TelephonyRegistryManager() 89 sRegistry = ITelephonyRegistry.Stub.asInterface( in TelephonyRegistryManager() 116 sRegistry.addOnSubscriptionsChangedListener(mContext.getOpPackageName(), in addOnSubscriptionsChangedListener() 136 sRegistry.removeOnSubscriptionsChangedListener(mContext.getOpPackageName(), in removeOnSubscriptionsChangedListener() 175 sRegistry.addOnOpportunisticSubscriptionsChangedListener(mContext.getOpPackageName(), in addOnOpportunisticSubscriptionsChangedListener() 193 sRegistry.removeOnSubscriptionsChangedListener(mContext.getOpPackageName(), in removeOnOpportunisticSubscriptionsChangedListener() 218 sRegistry.notifyCarrierNetworkChange(active); in notifyCarrierNetworkChange() 236 sRegistry.notifyCallState(slotIndex, subId, state, incomingNumber); in notifyCallStateChanged() 253 sRegistry.notifyCallStateForAllSubs(state, incomingNumber); in notifyCallStateChangedForAllSubscriptions() [all …]
|
/frameworks/base/core/java/com/android/internal/inputmethod/ |
D | InputMethodPrivilegedOperationsRegistry.java | 44 private static WeakHashMap<IBinder, WeakReference<InputMethodPrivilegedOperations>> sRegistry; field in InputMethodPrivilegedOperationsRegistry 74 if (sRegistry == null) { in put() 75 sRegistry = new WeakHashMap<>(); in put() 78 sRegistry.put(token, new WeakReference<>(ops)); in put() 99 if (sRegistry == null) { in get() 102 final WeakReference<InputMethodPrivilegedOperations> wrapperRef = sRegistry.get(token); in get() 126 if (sRegistry == null) { in remove() 129 sRegistry.remove(token); in remove() 130 if (sRegistry.isEmpty()) { in remove() 131 sRegistry = null; in remove() [all …]
|
/frameworks/base/graphics/java/android/graphics/ |
D | ColorFilter.java | 29 public static final NativeAllocationRegistry sRegistry = field in ColorFilter.NoImagePreloadHolder 68 mCleaner = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in getNativeInstance()
|
D | Shader.java | 36 public static final NativeAllocationRegistry sRegistry = field in Shader.NoImagePreloadHolder 178 mCleaner = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in getNativeInstance()
|
D | Path.java | 39 private static final NativeAllocationRegistry sRegistry = field in Path 65 sRegistry.registerNativeAllocation(this, mNativePath); in Path() 83 sRegistry.registerNativeAllocation(this, mNativePath); in Path()
|
D | Matrix.java | 227 public static final NativeAllocationRegistry sRegistry = field in Matrix.NoImagePreloadHolder 243 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, native_instance); in Matrix() 253 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, native_instance); in Matrix()
|
D | RenderNode.java | 198 public static final NativeAllocationRegistry sRegistry = field in RenderNode.NoImagePreloadHolder 228 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativeRenderNode); in RenderNode() 237 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativeRenderNode); in RenderNode()
|
D | Canvas.java | 81 public static final NativeAllocationRegistry sRegistry = field in Canvas.NoImagePreloadHolder 99 mFinalizer = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in Canvas() 121 mFinalizer = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in Canvas() 134 mFinalizer = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in Canvas()
|
D | Typeface.java | 76 private static final NativeAllocationRegistry sRegistry = field in Typeface 1096 sRegistry.registerNativeAllocation(this, native_instance);
|
D | Paint.java | 63 public static final NativeAllocationRegistry sRegistry = field in Paint.NoImagePreloadHolder 559 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativePaint); in Paint() 579 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativePaint); in Paint()
|
D | ColorSpace.java | 2813 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativePtr); in Rgb() 2820 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in ColorSpace.Rgb.NoImagePreloadHolder
|
/frameworks/base/graphics/java/android/graphics/text/ |
D | LineBreaker.java | 352 private static final NativeAllocationRegistry sRegistry = field in LineBreaker.Result 359 sRegistry.registerNativeAllocation(this, mPtr); in Result() 448 private static final NativeAllocationRegistry sRegistry = field in LineBreaker 462 sRegistry.registerNativeAllocation(this, mNativePtr); in LineBreaker()
|
D | MeasuredText.java | 173 private static final NativeAllocationRegistry sRegistry = field in MeasuredText.Builder 325 sRegistry.registerNativeAllocation(res, ptr); in build()
|
/frameworks/native/cmds/idlcli/ |
D | utils.h | 241 static CommandRegistry sRegistry; in Instance() local 242 return &sRegistry; in Instance()
|
/frameworks/base/core/java/android/os/ |
D | BinderProxy.java | 413 NoImagePreloadHolder.sRegistry.registerNativeAllocation(result, nativeData); in getInstance() 436 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in BinderProxy.NoImagePreloadHolder
|
D | Binder.java | 123 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in Binder.NoImagePreloadHolder 578 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mObject); in Binder()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 2057 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in SurfaceControl.Transaction 2075 = sRegistry.registerNativeAllocation(this, mNativeObject); in Transaction()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 19130 Landroid/graphics/Canvas$NoImagePreloadHolder;->sRegistry:Llibcore/util/NativeAllocationRegistry; 19193 Landroid/graphics/ColorFilter$NoImagePreloadHolder;->sRegistry:Llibcore/util/NativeAllocationRegist… 20835 Landroid/graphics/Matrix$NoImagePreloadHolder;->sRegistry:Llibcore/util/NativeAllocationRegistry; 20912 Landroid/graphics/Paint$NoImagePreloadHolder;->sRegistry:Llibcore/util/NativeAllocationRegistry; 21107 Landroid/graphics/Path;->sRegistry:Llibcore/util/NativeAllocationRegistry; 21298 Landroid/graphics/Shader$NoImagePreloadHolder;->sRegistry:Llibcore/util/NativeAllocationRegistry; 21381 Landroid/graphics/Typeface;->sRegistry:Llibcore/util/NativeAllocationRegistry; 49288 Landroid/os/Binder$NoImagePreloadHolder;->sRegistry:Llibcore/util/NativeAllocationRegistry; 62985 Landroid/service/carrier/CarrierService;->sRegistry:Lcom/android/internal/telephony/ITelephonyRegis… 70293 Landroid/text/MeasuredParagraph;->sRegistry:Llibcore/util/NativeAllocationRegistry; [all …]
|