/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowDisplayEventReceiver.java | 61 protected static long nativeInit( in nativeInit() method in ShadowDisplayEventReceiver 67 protected static long nativeInit( in nativeInit() method in ShadowDisplayEventReceiver 73 protected static long nativeInit(DisplayEventReceiver receiver, MessageQueue msgQueue) { in nativeInit() method in ShadowDisplayEventReceiver 79 protected static long nativeInit( in nativeInit() method in ShadowDisplayEventReceiver 88 protected static long nativeInit( in nativeInit() method in ShadowDisplayEventReceiver
|
H A D | ShadowNativeImageReader.java | 53 protected synchronized void nativeInit( in nativeInit() method in ShadowNativeImageReader 60 protected synchronized void nativeInit( in nativeInit() method in ShadowNativeImageReader
|
H A D | ShadowLegacyMessageQueue.java | 47 public static long nativeInit() { in nativeInit() method in ShadowLegacyMessageQueue
|
/aosp_15_r20/external/cronet/third_party/jni_zero/test/java/src/org/jni_zero/ |
H A D | SampleBidirectionalNonProxy.java | 45 private native int nativeInit(); in nativeInit() method in SampleBidirectionalNonProxy.MyInnerClass 49 private native int nativeInit(); in nativeInit() method in SampleBidirectionalNonProxy.MyOtherInnerClass
|
H A D | SampleNonProxy.java | 12 private native int nativeInit(); in nativeInit() method in SampleNonProxy 32 private native int nativeInit(); in nativeInit() method in SampleNonProxy.MyInnerClass
|
/aosp_15_r20/external/cronet/third_party/jni_zero/java/src/org/chromium/example/jni_generator/ |
H A D | SampleBidirectionalNonProxy.java | 45 private native int nativeInit(); in nativeInit() method in SampleBidirectionalNonProxy.MyInnerClass 49 private native int nativeInit(); in nativeInit() method in SampleBidirectionalNonProxy.MyOtherInnerClass
|
H A D | SampleNonProxy.java | 12 private native int nativeInit(); in nativeInit() method in SampleNonProxy 32 private native int nativeInit(); in nativeInit() method in SampleNonProxy.MyInnerClass
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiEarcController.java | 41 boolean nativeInit(); in nativeInit() method 79 public boolean nativeInit() { in nativeInit() method in HdmiEarcController.EarcNativeWrapperImpl
|
H A D | HdmiCecController.java | 914 String nativeInit(); in nativeInit() method 946 public String nativeInit() { in nativeInit() method in HdmiCecController.NativeWrapperImplAidl 1189 public String nativeInit() { in nativeInit() method in HdmiCecController.NativeWrapperImpl11 1409 public String nativeInit() { in nativeInit() method in HdmiCecController.NativeWrapperImpl
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/driver/ |
H A D | FuzzedDataProviderImpl.java | 25 nativeInit(); in nativeInit() method 28 private static native void nativeInit(); in nativeInit() method in FuzzedDataProviderImpl
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/view/ |
H A D | DisplayEventReceiver_Delegate.java | 35 /*package*/ static long nativeInit(WeakReference<DisplayEventReceiver> receiver, in nativeInit() method in DisplayEventReceiver_Delegate
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
H A D | FakeEarcNativeWrapper.java | 27 public boolean nativeInit() { in nativeInit() method in FakeEarcNativeWrapper
|
/aosp_15_r20/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/ |
H A D | MojoTestRule.java | 74 private native void nativeInit(); in nativeInit() method in MojoTestRule
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/ |
H A D | BroadcastRadioService.java | 48 private native long nativeInit(); in nativeInit() method in BroadcastRadioService
|
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
H A D | ImageReaderNatives.java | 52 public synchronized native void nativeInit( in nativeInit() method in ImageReaderNatives
|
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/ |
H A D | RTCRtpTransceiver.mm | 35 - (webrtc::RtpTransceiverInit)nativeInit { method in RTCRtpTransceiverInit
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | MessageQueue_ravenwood.java | 52 public static long nativeInit() { in nativeInit() method in MessageQueue_ravenwood
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | InputEventSender.java | 50 private static native long nativeInit(WeakReference<InputEventSender> sender, in nativeInit() method in InputEventSender
|
H A D | InputQueue.java | 45 private static native long nativeInit(WeakReference<InputQueue> weakQueue, in nativeInit() method in InputQueue
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | com_android_internal_os_ApplicationSharedMemory.cpp | 103 static void nativeInit(JNIEnv* env, jclass, jlong ptr) { in nativeInit() function
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/ |
H A D | HardwarePropertiesManagerService.java | 54 private static native void nativeInit(); in nativeInit() method in HardwarePropertiesManagerService
|
/aosp_15_r20/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/ |
H A D | CronetLibraryLoader.java | 328 void nativeInit(); in nativeInit() method
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/ |
H A D | ApplicationSharedMemory.java | 142 private static native void nativeInit(long ptr); in nativeInit() method in ApplicationSharedMemory
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | NativeProgram.java | 159 private native boolean nativeInit(); in nativeInit() method in NativeProgram
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/powerstats/ |
H A D | PowerStatsHALWrapper.java | 272 private static native boolean nativeInit(); in nativeInit() method in PowerStatsHALWrapper.PowerStatsHAL10WrapperImpl
|