HomeSort by relevance Sort by last modified time
    Searched refs:sNativeRegistry (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/os/
HwRemoteBinder.java 25 private static final NativeAllocationRegistry sNativeRegistry;
30 sNativeRegistry.registerNativeAllocation(
55 sNativeRegistry = new NativeAllocationRegistry(
HwBinder.java 30 private static final NativeAllocationRegistry sNativeRegistry;
42 sNativeRegistry.registerNativeAllocation(
141 sNativeRegistry = new NativeAllocationRegistry(
HwBlob.java 34 private static final NativeAllocationRegistry sNativeRegistry;
39 sNativeRegistry.registerNativeAllocation(
421 sNativeRegistry = new NativeAllocationRegistry(
HwParcel.java 46 private static final NativeAllocationRegistry sNativeRegistry;
51 sNativeRegistry.registerNativeAllocation(
62 sNativeRegistry.registerNativeAllocation(
537 sNativeRegistry = new NativeAllocationRegistry(

Completed in 67 milliseconds