/frameworks/base/docs/html/distribute/googleplay/promote/ |
D | badges.jd | 53 // leaves opening for the alt text value 55 // leaves opening for the image file name 62 // leaves opening for the alt text value 64 // leaves opening for the image file name
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | index.jd | 24 cheats I know to reduce the time between opening an app and seeing an up-to-date list of nearby
|
/frameworks/base/core/java/android/widget/ |
D | SlidingDrawer.java | 539 boolean opening = !mExpanded; in prepareTracking() 540 if (opening) { in prepareTracking()
|
/frameworks/base/docs/html/tools/workflow/publishing/ |
D | publishing.jd | 322 resolve the link so the user can use the Google Play application on the device instead of opening t… 516 // leaves opening for the alt text value 518 // leaves opening for the image file name 525 // leaves opening for the alt text value 527 // leaves opening for the image file name
|
/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/guide/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 | 1464 void prepareTracking(int y, boolean opening) { in prepareTracking() argument 1466 … Slog.d(TAG, "panel: beginning to track the user's touch, y=" + y + " opening=" + opening); in prepareTracking() 1474 if (opening) { in prepareTracking()
|
/frameworks/base/docs/html/training/camera/ |
D | cameradirect.jd | 49 opening the camera can be deferred to the {@link
|
/frameworks/base/docs/html/guide/topics/connectivity/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/core/java/android/text/ |
D | Html.java | 86 public void handleTag(boolean opening, String tag, in handleTag() argument
|
/frameworks/base/docs/html/design/patterns/ |
D | notifications.jd | 181 <p>Notifications are indicated by icons in the notification area and can be accessed by opening the
|
/frameworks/base/docs/html/tools/help/ |
D | adt.jd | 232 Many of these features are in the graphical layout editor, which you can access by opening one of 483 possible. In many cases, the opening and closing tags of the layout's XML element are changed
|
/frameworks/base/docs/html/training/basics/intents/ |
D | sending.jd | 225 generally wants to use the same app every time, such as when opening a web page (users
|
/frameworks/base/docs/html/guide/google/gcm/ |
D | gs.jd | 38 …rong>Dashboard</strong> page. From there you can create a new project by opening the project drop-…
|
/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 | 460 <p>In this formatted string, a {@code <b>} element is added. Notice that the opening bracket is
|
/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/guide/topics/security/ |
D | permissions.jd | 388 (opening an attachment, selecting a contact from a list, etc) drives ad-hoc
|
/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/about/versions/ |
D | android-4.1.jd | 597 Android 4.1 uses this when opening an app.</dd> 606 the activity opening and another for the activity being stopped.</dd>
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | menu_design.jd | 373 Before opening a Context menu, it has no visual representation that identifies
|
/frameworks/base/docs/html/tools/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/training/notepad/ |
D | notepad-ex1.jd | 103 which handles creating/opening a database for us.</p>
|