Home
last modified time | relevance | path

Searched refs:sNativeRegistry (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/os/
DHwRemoteBinder.java27 private static final NativeAllocationRegistry sNativeRegistry; field in HwRemoteBinder
33 sNativeRegistry.registerNativeAllocation( in HwRemoteBinder()
58 sNativeRegistry = new NativeAllocationRegistry(
DHwBinder.java33 private static final NativeAllocationRegistry sNativeRegistry; field in HwBinder
42 sNativeRegistry.registerNativeAllocation( in HwBinder()
135 sNativeRegistry = new NativeAllocationRegistry(
DHwBlob.java37 private static final NativeAllocationRegistry sNativeRegistry; field in HwBlob
42 sNativeRegistry.registerNativeAllocation( in HwBlob()
454 sNativeRegistry = new NativeAllocationRegistry(
DHwParcel.java53 private static final NativeAllocationRegistry sNativeRegistry; field in HwParcel
59 sNativeRegistry.registerNativeAllocation( in HwParcel()
70 sNativeRegistry.registerNativeAllocation( in HwParcel()
696 sNativeRegistry = new NativeAllocationRegistry(
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt50017 Landroid/os/HwBinder;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;
50022 Landroid/os/HwBlob;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;
50035 Landroid/os/HwParcel;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;
50049 Landroid/os/HwRemoteBinder;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;