Home
last modified time | relevance | path

Searched refs:native (Results 1 – 25 of 58) sorted by relevance

123

/packages/apps/TV/
Dproguard.flags36 native <methods>;
50 # an annotation to mark fields and methods used by native code.
55 # Just because native code accesses members of a class, does not mean that the
57 # referenced themselves in native code.
/packages/inputmethods/LatinIME/java/
Dproguard.flags13 # Keep native methods
15 native <methods>;
/packages/apps/Car/LatinIME/
Dproguard.flags13 # Keep native methods
15 native <methods>;
/packages/modules/NeuralNetworks/driver/cache/nnCache/
DAndroid.bp18 // - frameworks/native/opengl/libs/Android.bp
19 // - frameworks/native/opengl/tests/EGLTest/Android.bp
/packages/services/Car/car-lib/
DAndroid.bp51 "packages/services/Car/car-lib/native/include",
62 "native/CarPowerManager/CarPowerManager.cpp",
63 "native/CarPowerManager/CarPowerPolicy.cpp",
64 "native/CarPowerManager/CarPowerPolicyFilter.cpp",
/packages/apps/Dialer/java/com/android/dialer/proguard/
Dproguard_base.flags24 # This prevents the names of native methods from being obfuscated and prevents
27 native <methods>;
/packages/apps/Nfc/nci/jni/
DHciEventManager.cpp38 void HciEventManager::initialize(nfc_jni_native_data* native) { in initialize() argument
39 mNativeData = native; in initialize()
DHciEventManager.h41 void initialize(nfc_jni_native_data* native);
DNfcTag.h78 void initialize(nfc_jni_native_data* native);
DRoutingManager.h35 bool initialize(nfc_jni_native_data* native);
/packages/modules/NeuralNetworks/extensions/
DREADME.md16 native binaries on the `/product`, `/vendor`, `/odm`, and `/data` partitions.
17 Apps and native binaries located on the `/system` partition can't use vendor
22 contains a new entry. An entry can be a native binary path that is prefixed with
/packages/modules/SdkExtensions/
DREADME.md15 - `bin/derive_classpath`: a native binary that runs early in the device boot
19 - `bin/derive_sdk`: native binary that runs early in the device boot process and
/packages/inputmethods/LatinIME/native/dicttoolkit/
Drun_tests.sh32 (mmm -j16 packages/inputmethods/LatinIME/native/dicttoolkit) || (make -j16 $test_name)
/packages/modules/ExtServices/
DPREUPLOAD.cfg8 native/
/packages/modules/Connectivity/Tethering/
Dproguard.flags8 native <methods>;
/packages/apps/Gallery2/jni_jpegstream/
DAndroid.bp1 // Jpeg Streaming native
/packages/modules/NeuralNetworks/
DTEST_MAPPING28 "native-test-flag": "4"
/packages/inputmethods/LatinIME/native/jni/
Drun-tests.sh63 mmm -j16 packages/inputmethods/LatinIME/native/jni || \
/packages/apps/StorageManager/
Dproguard.cfg7 native <methods>;
/packages/apps/Car/SystemUI/tests/
DAndroid.mk21 LOCAL_JACK_FLAGS := --multi-dex native
/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DAndroid.bp17 // Adapted in part from frameworks/native/opengl/libs/Android.bp
/packages/services/Car/tests/PowerTestService/
DAndroid.bp31 include_dirs: ["packages/services/Car/car-lib/native/include"],
/packages/modules/NeuralNetworks/driver/cache/
DAndroid.bp17 // cc_defaults adapted in part from frameworks/native/opengl/libs/Android.bp
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dperformance.md3 There is a [native JSON benchmark collection] [1] which evaluates speed, memory usage and code size…
/packages/apps/TvSettings/Settings/
Dproguard.cfg24 native <methods>;

123