Home
last modified time | relevance | path

Searched refs:opening (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/base/docs/html/distribute/googleplay/promote/
Dbadges.jd53 // 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/
Dindex.jd24 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/
DSlidingDrawer.java539 boolean opening = !mExpanded; in prepareTracking()
540 if (opening) { in prepareTracking()
/frameworks/base/docs/html/tools/workflow/publishing/
Dpublishing.jd322 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/
Ddebugging.jd47 plugin for Eclipse</a>, you can also view logcat messages by opening the Logcat view, available from
/frameworks/base/docs/html/guide/faq/
Dsecurity.jd26 of opening the mobile device space to innovation and competition.</p>
Dcommontasks.jd95 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/
DPhoneStatusBar.java1464 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/
Dcameradirect.jd49 opening the camera can be deferred to the {@link
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dadvanced-nfc.jd157 opening communication with the tag. You must define your own protocol stack to read and write data
/frameworks/base/core/java/android/text/
DHtml.java86 public void handleTag(boolean opening, String tag, in handleTag() argument
/frameworks/base/docs/html/design/patterns/
Dnotifications.jd181 <p>Notifications are indicated by icons in the notification area and can be accessed by opening the
/frameworks/base/docs/html/tools/help/
Dadt.jd232 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/
Dsending.jd225 generally wants to use the same app every time, such as when opening a web page (users
/frameworks/base/docs/html/guide/google/gcm/
Dgs.jd38 …rong>Dashboard</strong> page. From there you can create a new project by opening the project drop-…
/frameworks/base/docs/html/guide/appendix/
Dglossary.jd236 actions in an Intent (such as opening a Web page in a browser). The URI
/frameworks/base/docs/html/guide/topics/resources/
Dstring-resource.jd460 <p>In this formatted string, a {@code &lt;b>} element is added. Notice that the opening bracket is
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd335 <p>You can check for code breakages caused by API changes by opening your project
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd337 <p>You can check for code breakages caused by API changes by opening your project
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd388 (opening an attachment, selecting a contact from a list, etc) drives ad-hoc
/frameworks/base/docs/html/sdk/1.5_r2/
Dupgrading.jd335 <p>You can check for code breakages caused by API changes by opening your project
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd597 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/
Dmenu_design.jd373 Before opening a Context menu, it has no visual representation that identifies
/frameworks/base/docs/html/tools/debugging/
Ddebugging-ui.jd298 of the UI. The display starts with your application's opening screen. As you step through
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd103 which handles creating/opening a database for us.</p>

12