Searched refs:in (Results 26 - 50 of 135) sorted by relevance

123456

/development/ndk/platforms/android-9/samples/native-activity/jni/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/development/ndk/platforms/android-9/samples/native-plasma/jni/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/development/ndk/samples/hello-jni/jni/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/development/testrunner/tests/
H A DAndroid_native.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/development/tools/apkcheck/src/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/development/tools/findunused/
H A Dfindunusedstrings26 for app in $apps
32 for i in $(grep -Rs "\(string\|plurals\) name=" res | sed 's/.*string name=\"//' | sed 's/.*plurals name=\"//'|sed 's/".*$//'|sort -u)
/development/tools/
H A Dmake_key6 # you may not use this file except in compliance with the License.
11 # Unless required by applicable law or agreed to in writing, software
17 # Generates a public/private key pair suitable for use in signing
59 openssl pkcs8 -in ${one} -topk8 -outform DER -out $1.pk8 -nocrypt
62 echo $password | openssl pkcs8 -in ${one} -topk8 -outform DER -out $1.pk8 \
/development/apps/BuildWidget/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/ndk/tests/
H A Drun-all.sh14 echo "ERROR: Please define NDK in your environment to point to the root of your NDK install."
41 case "$opt" in
124 for DIR in $SAMPLE_DIRS; do
/development/samples/ActionBarCompat/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DTextSwitcher1.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
51 Animation in = AnimationUtils.loadAnimation(this,
55 mSwitcher.setInAnimation(in);
/development/samples/BluetoothChat/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/BluetoothHDP/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/Compass/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/ContactManager/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/HeavyWeight/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/HelloActivity/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/HoneycombGallery/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/KeyChainDemo/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/LunarLander/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/MultiResolution/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/NotePad/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/Obb/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/RandomMusicPlayer/
H A DAndroid.mk6 # Only compile source java files in this apk.
/development/samples/SampleSyncAdapter/
H A DAndroid.mk6 # Only compile source java files in this apk.

Completed in 676 milliseconds

123456