/frameworks/base/core/java/android/widget/ |
D | SlidingDrawer.java | 538 boolean opening = !mExpanded; in prepareTracking() 539 if (opening) { in prepareTracking()
|
/frameworks/base/docs/html/guide/webapps/ |
D | debugging.jd | 47 plugin for Eclipse</a>, you can also view logcat messages by opening the Logcat view, available from
|
/frameworks/base/docs/html/resources/faq/ |
D | security.jd | 26 of opening the mobile device space to innovation and competition.</p>
|
D | commontasks.jd | 95 any required tasks such as opening additional screens or reading data from 96 the device. Common tasks, such as opening a new screen or reading data from 214 code demonstrates opening a new screen and retrieving a result. </p> 822 encounter a warning about the VM debug port when opening DDMS, you can ignore it
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PhoneStatusBar.java | 1318 void prepareTracking(int y, boolean opening) { in prepareTracking() argument 1320 … Slog.d(TAG, "panel: beginning to track the user's touch, y=" + y + " opening=" + opening); in prepareTracking() 1329 if (opening) { in prepareTracking()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 87 public void handleTag(boolean opening, String tag, in handleTag() argument
|
/frameworks/base/docs/html/guide/topics/nfc/ |
D | advanced-nfc.jd | 157 opening communication with the tag. You must define your own protocol stack to read and write data
|
/frameworks/base/docs/html/guide/developing/tools/ |
D | adt.jd | 233 Many of these features are in the graphical layout editor, which you can access by opening one of 484 possible. In many cases, the opening and closing tags of the layout's XML element are changed
|
/frameworks/base/docs/html/guide/appendix/ |
D | glossary.jd | 236 actions in an Intent (such as opening a Web page in a browser). The URI
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | string-resource.jd | 457 <p>In this formatted string, a {@code <b>} element is added. Notice that the opening bracket is
|
/frameworks/base/docs/html/guide/topics/security/ |
D | security.jd | 388 (opening an attachment, selecting a contact from a list, etc) drives ad-hoc
|
/frameworks/base/docs/html/sdk/1.5_r1/ |
D | upgrading.jd | 335 <p>You can check for code breakages caused by API changes by opening your project
|
/frameworks/base/docs/html/sdk/1.5_r3/ |
D | upgrading.jd | 337 <p>You can check for code breakages caused by API changes by opening your project
|
/frameworks/base/docs/html/sdk/1.5_r2/ |
D | upgrading.jd | 335 <p>You can check for code breakages caused by API changes by opening your project
|
/frameworks/base/docs/html/guide/publishing/ |
D | publishing.jd | 191 resolve the link so the user can use the Market application instead of opening the web
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | menu_design.jd | 342 Before opening a Context menu, it has no visual representation that identifies
|
/frameworks/base/docs/html/guide/developing/debugging/ |
D | debugging-ui.jd | 298 of the UI. The display starts with your application's opening screen. As you step through
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
D | notepad-ex1.jd | 103 which handles creating/opening a database for us.</p>
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
D | notepad-ex1.jd | 103 which handles creating/opening a database for us.</p>
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 127 <li>If a layout fails to render in a way that prevents the whole editor from opening, you can:
|
D | android-3.1.jd | 262 objects stored on it, as well as opening the connection and transferring data.
|
D | eclipse-adt.jd | 213 between opening and closing tags in XML files.</li>
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | menus.jd | 321 orange to white before opening the context menu. (The Contacts application demonstrates this
|
/frameworks/base/api/ |
D | current.txt | 42909 …method public abstract void opening(java.net.Socket, org.apache.http.HttpHost) throws java.io.IOEx… 43995 … method public void opening(java.net.Socket, org.apache.http.HttpHost) throws java.io.IOException;
|
D | 14.txt | 42909 …method public abstract void opening(java.net.Socket, org.apache.http.HttpHost) throws java.io.IOEx… 43995 … method public void opening(java.net.Socket, org.apache.http.HttpHost) throws java.io.IOException;
|