Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/media/libdrm/mobile1/src/objmng/
Ddrm_file.c501 static const int modes[4] = in DRM_file_open() local
518 if ((res = open(tmpPathBuf1, modes[mode], 0777)) == -1) in DRM_file_open()
/frameworks/base/docs/html/sdk/
Dandroid-2.0-highlights.jd77 <img src="images/2.0/camera-modes.png" class="screenshot" alt="" /><br/>
92 a contact's information and communication modes. For example, a user can tap a
Dandroid-1.6-highlights.jd84 Users can quickly toggle between still and video capture modes. Additionally, the gallery
DOLD_RELEASENOTES.jd318 …<li>ADT has launch modes for device target selection. Automatic mode will: 1) launch an emulator …
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd92 "{@code singleInstance}" launch modes can only be at the root of a task,
94 modes. (See also the <code><a href="#lmode">launchMode</a></code>
323 <dd>An instruction on how the activity should be launched. There are four modes
338 The modes fall into two main groups, with "{@code standard}" and
360 The "{@code standard}" and "{@code singleTop}" modes differ from each other
377 The "{@code singleTask}" and "{@code singleInstance}" modes also differ from
388 <p>For more information on launch modes and their interaction with Intent
671 The system will automatically select one of these modes depending
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd79 child. A MeasureSpec can be in one of three modes:</p>
/frameworks/base/docs/html/guide/developing/
Declipse-adt.jd202 target modes</a> below.</p>
258 modes</a>).</p>
269 <h3 id="AutoAndManualTargetModes">Automatic and manual target modes</h3>
/frameworks/base/docs/html/guide/topics/
Dfundamentals.jd27 <li><a href="#lmodes">Launch modes</a></li>
652 <h3 id="lmodes">Launch modes</h3>
655 There are four different launch modes that can be assigned to an {@code
667 The modes differ from each other on these four points:
673 For the "{@code standard}" and "{@code singleTop}" modes, it's the task that
682 In contrast, the "{@code singleTask}" and "{@code singleInstance}" modes mark
708 The other three modes permit multiple activities to belong to the task.
773 For more on launch modes, see the description of the
860 and then come back to it later. For this reason, the two launch modes
1475 The two modes are not entirely separate. You can bind to a service that
/frameworks/base/docs/html/guide/topics/resources/
Davailable-resources.jd1219 <em>searchMode</em> - If provided and non-zero, this sets additional modes for control
1242 example, you can declare two modes at once, like this:
Dlocalization.jd628 <td>Test the localized strings in both landscape and portrait display modes.</td>
/frameworks/base/docs/html/guide/publishing/
Dapp-signing.jd84 for Eclipse and the Ant build tool offer two signing modes &mdash; <em>debug mode</em>
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dactivity_task_design.jd1068 singleInstance. These modes also enable multiple instances of your