Searched refs:sRegistry (Results 1 – 7 of 7) sorted by relevance
53 private static ITelephonyRegistry sRegistry; field in CarrierService59 if (sRegistry == null) { in CarrierService()60 sRegistry = ITelephonyRegistry.Stub.asInterface( in CarrierService()119 if (sRegistry != null) sRegistry.notifyCarrierNetworkChange(active); in notifyCarrierNetworkChange()
29 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in ColorFilter.NoImagePreloadHolder67 mCleaner = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in getNativeInstance()
33 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in Shader.NoImagePreloadHolder163 mCleaner = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in getNativeInstance()
227 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in Matrix.NoImagePreloadHolder241 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, native_instance); in Matrix()251 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, native_instance); in Matrix()
79 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in Canvas.NoImagePreloadHolder96 mFinalizer = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in Canvas()118 mFinalizer = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in Canvas()130 mFinalizer = NoImagePreloadHolder.sRegistry.registerNativeAllocation( in Canvas()
59 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in Paint.NoImagePreloadHolder487 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativePaint); in Paint()506 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativePaint); in Paint()
138 public static final NativeAllocationRegistry sRegistry = new NativeAllocationRegistry( field in RenderNode.NoImagePreloadHolder148 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativeRenderNode); in RenderNode()157 NoImagePreloadHolder.sRegistry.registerNativeAllocation(this, mNativeRenderNode); in RenderNode()