/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/ |
D | SimpleAudioOutput.java | 50 stop(); in start() 81 public void stop() { in stop() method in SimpleAudioOutput 83 mAudioTrack.stop(); in stop()
|
D | SynthEngine.java | 124 mAudioOutput.stop(); in run() 261 stop(); in start() 271 public void stop() { in stop() method in SynthEngine
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/ |
D | SimpleAudioOutput.java | 50 stop(); in start() 81 public void stop() { in stop() method in SimpleAudioOutput 83 mAudioTrack.stop(); in stop()
|
D | SynthEngine.java | 124 mAudioOutput.stop(); in run() 261 stop(); in start() 271 public void stop() { in stop() method in SynthEngine
|
/development/samples/browseable/MidiSynth/src/com.example.android.midisynth/ |
D | MidiSynthDeviceService.java | 38 mSynthEngine.stop(); in onDestroy() 56 mSynthEngine.stop(); in onDeviceStatusChanged()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | MidiEventThread.java | 64 stop(); in start() 72 public void stop() { in stop() method in MidiEventThread
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | MidiEventThread.java | 64 stop(); in start() 72 public void stop() { in stop() method in MidiEventThread
|
/development/scripts/gdb/ |
D | dalvik.gdb | 18 # also set a breakpoint in a libart.so function to stop when the program 39 printf " handle SIGSEGV print stop\n" 49 set to stop the program when an unexpected SIGSEGV signal is 58 handle SIGSEGV print stop pass
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | ChronometerDemo.java | 48 button = (Button) findViewById(R.id.stop); in onCreate() 69 mChronometer.stop();
|
/development/samples/HeavyWeight/src/com/example/android/heavyweight/ |
D | HeavyWeight.java | 35 Button button = (Button)findViewById(R.id.stop); in onCreate()
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
D | Player.java | 43 public abstract void stop(); in stop() method in Player
|
D | SessionManager.java | 196 public void stop() { in stop() method in SessionManager 200 mPlayer.stop(); in stop() 359 mPlayer.stop(); in removeItem()
|
D | LocalPlayer.java | 103 mMediaPlayer.stop(); in release() 192 public void stop() { in stop() method in LocalPlayer 197 mMediaPlayer.stop(); in stop() 336 mMediaPlayer.stop(); in reset()
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
D | SecureWebServerService.java | 54 sws.stop(); in onDestroy()
|
D | SecureWebServer.java | 150 protected void stop() { in stop() method in SecureWebServer
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
D | RotationVectorDemo.java | 76 mRenderer.stop(); in onPause() 105 public void stop() { in stop() method in RotationVectorDemo.MyRenderer
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | IsolatedService.java | 114 int start, int stop, int bind, int status) { in ServiceInfo() argument 119 button = (Button)mActivity.findViewById(stop); in ServiceInfo()
|
D | TextToSpeechActivity.java | 80 mTts.stop(); in onDestroy()
|
D | LocalServiceActivities.java | 55 button = (Button)findViewById(R.id.stop); in onCreate()
|
/development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/ |
D | ScreenCaptureFragment.java | 158 mMediaProjection.stop(); in tearDownMediaProjection() 190 mButtonToggle.setText(R.string.stop); in setUpVirtualDisplay()
|
/development/samples/devbytes/animation/KeyframeAnimation/src/com/example/android/keyframeanimation/ |
D | KeyframeAnimation.java | 62 animationDrawable.stop(); in onCreate()
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeyNetworkMonitor.java | 96 public void stop() { in stop() method in MonkeyNetworkMonitor
|
/development/samples/browseable/FindMyPhone/Application/src/com.example.android.wearable.findphone/ |
D | SoundAlarmListenerService.java | 93 mMediaPlayer.stop(); in onDataChanged()
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | SimpleWebServer.java | 81 public void stop() { in stop() method in SimpleWebServer
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | ClockBackService.java | 233 mTts.stop(); 252 mTts.stop();
|