@Implements(value=libcore.util.NativeAllocationRegistry.class,
minSdk=24,
isInAndroidSdk=false,
looseSignatures=true)
public class ShadowNativeAllocationRegistry
extends Object
| Constructor and Description |
|---|
ShadowNativeAllocationRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected Runnable |
registerNativeAllocation(Object referent,
long nativePtr) |
protected Runnable |
registerNativeAllocation(Object referent,
Object allocator) |