Searched refs:opening (Results 1 – 25 of 39) sorted by relevance
12
/frameworks/base/docs/html/guide/topics/sensors/ |
D | index.jd | 25 cheats I know to reduce the time between opening an app and seeing an up-to-date list of nearby
|
/frameworks/base/docs/html/distribute/googleplay/promote/ |
D | badges.jd | 67 // leaves opening for the alt text value 69 // leaves opening for the image file name 76 // leaves opening for the alt text value 78 // leaves opening for the image file name
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | index.jd | 16 <li>Familiarity with file operations such as opening, reading, and writing files</li>
|
/frameworks/base/core/java/android/widget/ |
D | SlidingDrawer.java | 544 boolean opening = !mExpanded; in prepareTracking() 545 if (opening) { in prepareTracking()
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio.jd | 314 …so note that due to the update to Android Gradle Plugin 0.6, you will encounter errors when opening 447 When opening a project that uses an older version of the plug-in, Studio will show an error 526 <p class="img-caption"><strong>Figure 1.</strong> Error dialog when opening an existing project.</p> 532 When opening a project that uses an older version of the plug-in, Studio will display the error 561 or opening a project using the support library.</p> 566 <p>If, after updating to Android Studio 0.2.x and creating or opening a project, you receive an
|
D | studio-tips.jd | 92 <p>While editing in the <strong>Text</strong> view, you can preview the layout on devices by opening
|
/frameworks/base/docs/html/training/in-app-billing/ |
D | list-iab-products.jd | 50 …tly. You can manually find the product IDs from the Developer Console by opening the <strong>In-ap…
|
/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 | 25 of opening the mobile device space to innovation and competition.</p>
|
D | commontasks.jd | 94 any required tasks such as opening additional screens or reading data from 95 the device. Common tasks, such as opening a new screen or reading data from 213 code demonstrates opening a new screen and retrieving a result. </p> 821 encounter a warning about the VM debug port when opening DDMS, you can ignore it
|
/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 | 87 public void handleTag(boolean opening, String tag, in handleTag() argument
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | services.jd | 314 also take global actions, such as navigating to the Home screen, pressing the Back button, opening 396 global action such as navigating to the Home screen, pressing the Back button, opening the
|
/frameworks/base/docs/html/training/basics/intents/ |
D | sending.jd | 223 generally wants to use the same app every time, such as when opening a web page (users
|
/frameworks/base/docs/html/design/patterns/ |
D | widgets.jd | 26 …n widgets typically focus on two use cases: browsing the collection, and opening an element of the…
|
D | navigation-drawer.jd | 246 automatically opening it. This ensures that users know about the navigation drawer and prompts
|
D | notifications.jd | 227 …<p>Notifications are indicated by icons in the notification area and can be accessed by opening th…
|
/frameworks/base/docs/html/tools/help/ |
D | adt.jd | 234 Many of these features are in the graphical layout editor, which you can access by opening one of 485 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 | 237 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 | 468 <p>In this formatted string, a {@code <b>} element is added. Notice that the opening bracket is
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.1.jd | 659 Android 4.1 uses this when opening an app.</dd> 668 the activity opening and another for the activity being stopped.</dd>
|
/frameworks/base/docs/html/google/gcm/ |
D | gs.jd | 44 …rong>Dashboard</strong> page. From there you can create a new project by opening the project drop-…
|
/frameworks/base/docs/html/guide/topics/security/ |
D | permissions.jd | 416 (opening an attachment, selecting a contact from a list, etc) drives ad-hoc
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | menu_design.jd | 374 Before opening a Context menu, it has no visual representation that identifies
|
12