/development/ndk/tests/ |
D | run-all.sh | 93 run () function 98 run () function 117 run $NDK/ndk-build -B $JOBS
|
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/ |
D | CameraOps.java | 88 public void run() { in openCamera() 116 public void run() { 131 public void run() { in setSurfaces() 156 public void run() { in setRepeatingRequest() 174 public void run() { in setRepeatingBurst() 214 public void run() {
|
/development/samples/ReceiveShareDemo/src/com/example/android/receiveshare/ |
D | ReceiveShareService.java | 40 @Override public void run() { in onHandleIntent() 55 public void run() { in onHandleIntent()
|
/development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/ |
D | ListViewDeletion.java | 80 public void run() { in onCreate() 99 public void run() { in onCreate() 109 public void run() { in onCreate() 126 public void run() { in onCreate()
|
/development/samples/UiAutomator/ |
D | README | 8 To run this demo you must build it first and push it on your device: 20 To run this demo you must build it first and push it on your device: 29 To run this demo you must build it first and push it on your device:
|
/development/samples/ApiDemos/src/com/example/android/apis/preference/ |
D | AdvancedPreferences.java | 43 public void run() { 70 mForceCheckBoxRunnable.run(); in onResume()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | VoiceRecognition.java | 188 public void run() { in onReceive() 197 public void run() { in onReceive() 207 public void run() { in onReceive() 218 public void run() { in onReceive()
|
/development/tools/labpretest/ |
D | README | 7 and reboots, sets up for a monkey run and finally runs a random monkey test. 14 The idea is to run this script at the same time for multiple devices, typically 15 I would connect 8 devices to a host and run this script in 8 separate shell 20 If there is only one device attached to the host you can simply just run the 25 how many monkey events and finally -x to make it skip the monkey run portion
|
/development/apps/Development/src/com/android/development/ |
D | LogViewer.java | 92 public void run() { in run() method in LogViewer.LogReader 147 public void run() { in run() method in LogViewer.AppendThrowable 160 public void run() { in run() method in LogViewer.AppendCharacters
|
/development/samples/browseable/FingerprintDialog/src/com.example.android.fingerprintdialog/ |
D | FingerprintUiHelper.java | 104 public void run() { in onAuthenticationError() 132 public void run() { in onAuthenticationSucceeded() 150 public void run() {
|
/development/tools/mkstubs/tests/data/ |
D | TestBaseClass.java | 40 public void run() { in run() method in TestBaseClass
|
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/fragments/ |
D | CounterFragment.java | 65 public void run() { in startAnimation() 68 public void run() { in startAnimation()
|
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
D | ToonGame.java | 131 public void run() { 143 public void run() { in play() 145 public void run() { in play() 164 public void run() {
|
D | PlayerSetupActivity.java | 197 public void run() { in buttonClick() 217 public void run() { in buttonClick() 220 public void run() { in buttonClick() 281 public void run() { 313 endAction.run(); in popChildrenIn() 352 endAction.run(); in slideToNext()
|
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
D | ListViewItemAnimations.java | 218 public void run() { in animateSwipe() 304 public void run() { in animateOtherViews() 353 finalEndAction.run(); in moveView() 366 endAction.run(); in setAnimatorEndAction() 377 endAction.run(); in setAnimationEndAction()
|
/development/ndk/platforms/android-17/samples/Teapot/src/com/sample/teapot/ |
D | TeapotNativeActivity.java | 96 public void run() { in showUI() 137 public void run() { in updateFPS()
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | List9.java | 45 public void run() { in run() method in List9.RemoveWindow 78 public void run() { in onCreate()
|
/development/ndk/platforms/android-18/samples/MoreTeapots/src/com/sample/moreteapots/ |
D | MoreTeapotsNativeActivity.java | 107 public void run() { in showUI() 139 public void run() { in updateFPS()
|
/development/samples/browseable/MediaRecorder/ |
D | _index.jd | 10 can be easily replaced with a SurfaceView to run on older devices.
|
/development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/ |
D | ListViewRemovalAnimation.java | 148 public void run() { 212 public void run() { in animateRemoval() 232 public void run() { in animateRemoval()
|
/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
D | PictureDetailsActivity.java | 153 public void run() { in runEnterAnimation() 215 public void run() { in runExitAnimation() 255 public void run() { in onBackPressed()
|
/development/samples/Vault/tests/src/com/example/android/vault/ |
D | EncryptedDocumentTest.java | 111 public void run() { in testMetadataAndContents() method 136 public void run() { in testMetadataAndContents() method 228 public void run() { in testErrorAbortsWrite() method
|
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
D | ToyVpnService.java | 89 public synchronized void run() { in run() method in ToyVpnService 108 if (run(server)) { in run() 132 private boolean run(InetSocketAddress server) throws Exception { in run() method in ToyVpnService
|
/development/samples/training/NsdChat/src/com/example/android/nsdchat/ |
D | ChatConnection.java | 140 public void run() { in run() method in ChatConnection.ChatServer.ServerThread 196 public void run() { in run() method in ChatConnection.ChatClient.SendingThread 229 public void run() { in run() method in ChatConnection.ChatClient.ReceivingThread
|
/development/tools/templates/ |
D | java_tests_file.template | 10 * To run this test, you can type:
|