Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 49) sorted by relevance

12

/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DSimpleAudioOutput.java50 stop(); in start()
81 public void stop() { in stop() method in SimpleAudioOutput
83 mAudioTrack.stop(); in stop()
DSynthEngine.java124 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/
DSimpleAudioOutput.java50 stop(); in start()
81 public void stop() { in stop() method in SimpleAudioOutput
83 mAudioTrack.stop(); in stop()
DSynthEngine.java124 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/
DMidiSynthDeviceService.java38 mSynthEngine.stop(); in onDestroy()
56 mSynthEngine.stop(); in onDeviceStatusChanged()
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
DMidiEventThread.java64 stop(); in start()
72 public void stop() { in stop() method in MidiEventThread
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
DMidiEventThread.java64 stop(); in start()
72 public void stop() { in stop() method in MidiEventThread
/development/scripts/gdb/
Ddalvik.gdb18 # 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/
DChronometerDemo.java48 button = (Button) findViewById(R.id.stop); in onCreate()
69 mChronometer.stop();
/development/samples/HeavyWeight/src/com/example/android/heavyweight/
DHeavyWeight.java35 Button button = (Button)findViewById(R.id.stop); in onCreate()
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DPlayer.java43 public abstract void stop(); in stop() method in Player
DSessionManager.java196 public void stop() { in stop() method in SessionManager
200 mPlayer.stop(); in stop()
359 mPlayer.stop(); in removeItem()
DLocalPlayer.java103 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/
DSecureWebServerService.java54 sws.stop(); in onDestroy()
DSecureWebServer.java150 protected void stop() { in stop() method in SecureWebServer
/development/samples/ApiDemos/src/com/example/android/apis/os/
DRotationVectorDemo.java76 mRenderer.stop(); in onPause()
105 public void stop() { in stop() method in RotationVectorDemo.MyRenderer
/development/samples/ApiDemos/src/com/example/android/apis/app/
DIsolatedService.java114 int start, int stop, int bind, int status) { in ServiceInfo() argument
119 button = (Button)mActivity.findViewById(stop); in ServiceInfo()
DTextToSpeechActivity.java80 mTts.stop(); in onDestroy()
DLocalServiceActivities.java55 button = (Button)findViewById(R.id.stop); in onCreate()
/development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/
DScreenCaptureFragment.java158 mMediaProjection.stop(); in tearDownMediaProjection()
190 mButtonToggle.setText(R.string.stop); in setUpVirtualDisplay()
/development/samples/devbytes/animation/KeyframeAnimation/src/com/example/android/keyframeanimation/
DKeyframeAnimation.java62 animationDrawable.stop(); in onCreate()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyNetworkMonitor.java96 public void stop() { in stop() method in MonkeyNetworkMonitor
/development/samples/browseable/FindMyPhone/Application/src/com.example.android.wearable.findphone/
DSoundAlarmListenerService.java93 mMediaPlayer.stop(); in onDataChanged()
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
DSimpleWebServer.java81 public void stop() { in stop() method in SimpleWebServer
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DClockBackService.java233 mTts.stop();
252 mTts.stop();

12