/development/ide/xcode/ports/ |
D | SkBitmap_Mac.cpp | 17 uint32_t* stop = dst + (bm.getSize() >> 2); in convertGL32_to_Mac32() local 19 while (dst < stop) { in convertGL32_to_Mac32() 28 const uint16_t* stop = src + bm.width(); in convert565_to_32() local 29 while (src < stop) { in convert565_to_32() 42 const uint16_t* stop = src + count; in convert4444_to_555() local 44 while (src < stop) in convert4444_to_555()
|
/development/ndk/platforms/android-3/include/linux/mmc/ |
D | mmc.h | 80 struct mmc_command *stop; member 90 struct mmc_command *stop; member
|
/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/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 | TextToSpeechActivity.java | 80 mTts.stop(); in onDestroy()
|
D | IsolatedService.java | 114 int start, int stop, int bind, int status) { in ServiceInfo() argument 119 button = (Button)mActivity.findViewById(stop); in ServiceInfo()
|
D | LocalServiceActivities.java | 53 button = (Button)findViewById(R.id.stop); in onCreate()
|
D | ForegroundService.java | 213 button = (Button)findViewById(R.id.stop); in onCreate()
|
D | RemoteService.java | 224 button = (Button)findViewById(R.id.stop); in onCreate()
|
/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
|
D | Monkey.java | 626 mNetworkMonitor.stop(); in run()
|
/development/samples/Support4Demos/src/com/example/android/supportv4/content/ |
D | LocalServiceBroadcaster.java | 87 button = (Button)findViewById(R.id.stop); in onCreate()
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | ClockBackService.java | 233 mTts.stop(); 252 mTts.stop();
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbDevice.java | 158 public void stop() { in stop() method in AdbDevice
|
D | AdbTestActivity.java | 154 mAdbDevice.stop(); in setAdbInterface()
|
/development/samples/BrowserPlugin/jni/audio/ |
D | AudioPlugin.cpp | 74 gSoundI.stop(play->track); in audioCallback() 369 gSoundI.stop(m_soundPlay->track); in handleTouch()
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
D | BluetoothChatService.java | 188 public synchronized void stop() { in stop() method in BluetoothChatService
|
D | BluetoothChat.java | 182 if (mChatService != null) mChatService.stop(); in onDestroy()
|
/development/samples/BrowserPlugin/ |
D | README | 144 your own). It uses touch to trigger the play, pause, and stop buttons.
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 708 persist - v. be persistent, refuse to stop 917 suppress - v. reduce the incidence or severity of or stop
|