/development/ndk/samples/hello-neon/jni/ |
D | helloneon.c | 84 uint64_t features; in Java_com_example_neon_HelloNeon_stringFromJNI() local 120 features = android_getCpuFeatures(); in Java_com_example_neon_HelloNeon_stringFromJNI() 121 if ((features & ANDROID_CPU_ARM_FEATURE_ARMv7) == 0) { in Java_com_example_neon_HelloNeon_stringFromJNI() 128 if ((features & ANDROID_CPU_ARM_FEATURE_NEON) == 0) { in Java_com_example_neon_HelloNeon_stringFromJNI()
|
/development/apps/Development/src/com/android/development/ |
D | AccountsTester.java | 330 String[] features = TextUtils.split(authTokenType, ","); in onCreateDialog() 331 mAccountManager.hasFeatures(account, features, in onCreateDialog() 362 String features = value.getText().toString(); in onCreateDialog() 368 TextUtils.isEmpty(features) ? null : features.split(" "), in onCreateDialog() 391 AccountManagerCallback<Bundle> newAccountsCallback(String type, String[] features) { in newAccountsCallback() argument 392 return new GetAccountsCallback(type, features); in newAccountsCallback() 399 public GetAccountsCallback(String type, String[] features) { in GetAccountsCallback() argument 400 mFeatures = features; in GetAccountsCallback() 426 String[] features) { in newAuthTokensCallback() argument 427 return new GetAuthTokenCallback(type, authTokenType, features); in newAuthTokensCallback() [all …]
|
/development/samples/browseable/LNotifications/ |
D | _index.jd | 7 This sample demonstrates how new features for notifications introduced in Android L
|
/development/samples/browseable/ImmersiveMode/ |
D | _index.jd | 7 One of the features introduced in KitKat is "immersive mode". Immersive mode gives the
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 8 demonstrates various features of the Android Wear notifications API. Running the sample on your
|
/development/samples/USB/AdbTest/ |
D | README.txt | 7 This program serves as an example of the following USB host features:
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 6 This program serves as an example of the following USB host features:
|
/development/ndk/platforms/android-L/arch-arm/include/asm/ |
D | kvm.h | 80 __u32 features[7]; member
|
/development/sdk/ |
D | support_README.txt | 25 v13/android-support-v13.jar provides the same features as v4, plus:
|
D | sdk_files_NOTICE.txt | 8052 * 3. All advertising materials mentioning features or use of this 8123 * 3. All advertising materials mentioning features or use of this software 8878 ; It also has various other useful features to simplify writing the kind of 10524 * 3. All advertising materials mentioning features or use of this software 11642 * 3. All advertising materials mentioning features or use of this 11713 * 3. All advertising materials mentioning features or use of this software
|
/development/ndk/platforms/android-18/samples/gles3jni/ |
D | README | 19 The OpenGL ES 3.0 rendering path uses a few new features compared to the
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | README.txt | 13 The demonstration features a sightseeing of a futuristic city 37 * How to use the basic features of OpenGL ES 1.0/1.1
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/ |
D | Authenticator.java | 136 AccountAuthenticatorResponse response, Account account, String[] features) { in hasFeatures() argument
|
/development/ndk/platforms/android-L/include/linux/ |
D | ethtool.h | 389 struct ethtool_get_features_block features[0]; member 400 struct ethtool_set_features_block features[0]; member
|
/development/tools/mkstubs/ |
D | README.txt | 87 - There is no attempt to match features or behavior with DroidDoc.
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 121 There are some convenience features added to allow running without
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 464 String features = prefs.getString(mTrustAgentFeatures.getKey(), null); in reloadSummaries() local 465 mTrustAgentFeatures.setSummary(features); in reloadSummaries()
|
/development/build/ |
D | sdk.atree | 182 docs/features.txt platforms/${PLATFORM_NAME}/data/features.txt
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 57 analyze - v. break down into components or essential features 384 …ebrate in the later stages of development showing the main recognizable features of the mature ani…
|