Home
last modified time | relevance | path

Searched refs:Native (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/libs/binary_translation/tests/jni_hello_world/src/com/example/jnihelloworld/
DJniHelloWorld.java23 class Native { class
36 tv.setText("Hello, world! The number is " + String.valueOf(Native.intFromJNI())); in onCreate()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/src/com/framework/shareduid/dual/
DMainActivity.java23 class Native { class
39 int sum = Native.add(2, 3); in onCreate()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/src/com/framework/shareduid/bit64/
DMainActivity.java23 class Native { class
39 int sum = Native.add(2, 3); in onCreate()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/src/com/framework/shareduid/bit32/
DMainActivity.java23 class Native { class
39 int sum = Native.add(2, 3); in onCreate()
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
DExtractorTest.java21 import com.android.media.benchmark.library.Native;
111 Native nativeExtractor = new Native(); in testNativeExtractor()
DMuxerTest.java21 import com.android.media.benchmark.library.Native;
161 Native nativeMuxer = new Native(); in testNativeMuxer()
DDecoderTest.java30 import com.android.media.benchmark.library.Native;
211 Native nativeDecoder = new Native(); in testNativeDecoder()
DEncoderTest.java34 import com.android.media.benchmark.library.Native;
303 Native nativeEncoder = new Native(); in testNativeEncoder()
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/
DOWNERS1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell > Split Screen
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/splitscreen/
DOWNERS1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell > Split Screen
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/
DOWNERS1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell > Freeform
/frameworks/base/media/tests/players/
DREADME1 Native test players for system tests.
/frameworks/native/libs/gui/tests/
DOWNERS1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > Surfaces
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DNative.java19 public class Native { class
/frameworks/base/data/keyboards/
DVendor_046d_Product_c299.kl16 # Logitech G25 Racing Wheel (in Native Mode)
/frameworks/native/libs/bufferstreams/rust/
Dcbindgen.toml37 line_endings = "LF" # also "CR", "CRLF", "Native"
/frameworks/base/native/webview/plat_support/
DAndroid.bp19 // Native support library (libwebviewchromium_plat_support.so) - does NOT link
/frameworks/proto_logging/stats/stats_log_api_gen/
DAndroid.bp199 // Native library
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java1246 static class Native { class in OsConstants
1257 Native.initConstants(); in Native.initConstants()
/frameworks/base/tools/aapt2/
DApkInfo.proto263 // Native library used by the application.
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags67 30046 am_meminfo (Cached|2|2),(Free|2|2),(Zram|2|2),(Kernel|2|2),(Native|2|2)
/frameworks/proto_logging/stats/atoms/cronet/
Dcronet_extension_atoms.proto449 // Native-based Cronet implementation, bundled within the client app.
453 // Native-based Cronet implementation, loaded from GMS Core (Google Play Services).
455 // Native-based Cronet implementation, loaded from the bootclasspath
/frameworks/proto_logging/stats/enums/bluetooth/
Denums.proto305 //Native and Java
/frameworks/base/graphics/java/android/graphics/
DColorSpace.java2633 static class Native { class
3104 mNativePtr = Native.nativeCreate((float) mTransferParameters.a, in Rgb()
3120 ColorSpace.Rgb.class.getClassLoader(), Native.nativeGetNativeFinalizer(), 0);
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto509 // Vendor Native Development Kit version.

12