Searched refs:nativeCreate (Results 1 – 12 of 12) sorted by relevance
16 private static native ByteBuffer nativeCreate(long[] context); in nativeCreate() method in EncoderJNI40 this.inputBuffer = nativeCreate(this.context); in Wrapper()
61 m_nativePointer = nativeCreate(logData); in init()111 private static native long nativeCreate (boolean logData); in nativeCreate() method in TestLogParser
16 private static native ByteBuffer nativeCreate(long[] context); in nativeCreate() method in DecoderJNI37 this.inputBuffer = nativeCreate(this.context); in Wrapper()
21 protected static long nativeCreate(float a, float b, float c, float d, in nativeCreate() method in ShadowColorSpace.ShadowRgb
22 protected static Number nativeCreate(byte[] data, int offset, int size) { in nativeCreate() method in ShadowStringBlock
22 protected static Number nativeCreate(byte[] bArray, int off, int len) { in nativeCreate() method in ShadowXmlBlock
26 protected static Number nativeCreate(String name, int cursorWindowSize) { in nativeCreate() method in ShadowCursorWindow
435 synchronized public static Number nativeCreate() { in nativeCreate() method in ShadowParcel
492 protected static long nativeCreate() { in nativeCreate() method in ShadowArscAssetManager10
488 protected static long nativeCreate() { in nativeCreate() method in ShadowArscAssetManager9
267 protected static long nativeCreate() { in nativeCreate() method in ShadowLegacyAssetManager
77 nativePointer = nativeCreate(options.toByteArray()); in IcingSearchEngine()552 private static native long nativeCreate(byte[] icingSearchEngineOptionsBytes); in nativeCreate() method in IcingSearchEngine