Home
last modified time | relevance | path

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

12

/frameworks/media/libvideoeditor/osal/src/
DM4OSA_Mutex.c61 M4OSA_Bool opened = M4OSA_FALSE; in M4OSA_mutexOpen() local
87 opened = M4OSA_TRUE; in M4OSA_mutexOpen()
95 if(!opened) in M4OSA_mutexOpen()
/frameworks/base/docs/html/sdk/
Dandroid-1.5.jd82 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
115 <div class="toggleable opened">
117 …<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px"…
Dandroid-2.3.4.jd75 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
108 <div class="toggleable opened">
110 …<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px"…
Dandroid-2.0.jd77 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
106 <div class="toggleable opened">
108 …<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px"…
Dwin-usb.jd78 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
110 <div class="toggleable opened">
112 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
Dandroid-1.6.jd84 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
117 <div class="toggleable opened">
119 …<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px"…
Dandroid-2.1.jd77 <div class="toggle-content opened" style="padding-left:1em;">
80 <img src="{@docRoot}assets/images/triangle-opened.png"
DOLD_RELEASENOTES.jd88 …ditor. Files located in &lt;project&gt;/res/layout[-qualifiers]/ will be opened with the new layou…
100 …ce qualifier indicates that the opened file matches the value of the qualifier. A warning sign ind…
102 …<li>If a different version of the opened layout matches the new configuration selection (in a diff…
Dandroid-2.3.3.jd69 <div class="toggle-content opened" style="padding-left:1em;">
72 <img src="{@docRoot}assets/images/triangle-opened.png"
Dtools-notes.jd36 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
69 <div class="toggleable opened">
71 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
Dandroid-2.2.jd78 <div class="toggle-content opened" style="padding-left:1em;">
81 <img src="{@docRoot}assets/images/triangle-opened.png"
Dandroid-2.0.1.jd84 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
Dandroid-2.3.jd72 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
105 <div class="toggleable opened">
107 …<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px"…
Declipse-adt.jd79 …mg", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
112 <div class="toggleable opened">
114 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
382 opened files as well as on device size and orientation changes to
Dcompatibility-library.jd53 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img" />
Dandroid-3.2.jd74 <div class="toggle-content opened" style="padding-left:1em;">
77 <img src="{@docRoot}assets/images/triangle-opened.png"
/frameworks/base/docs/html/guide/topics/ui/
Ddialogs.jd101 any properties of the dialog each time it is opened. This method is called
102 every time a dialog is opened, whereas {@link android.app.Activity#onCreateDialog(int)} is only
103 called the very first time a dialog is opened. If you don't define
105 remain the same as it was the previous time it was opened. This method is also passed the dialog's
414 …$(".toggle-img", toggleable).attr("title", "hide").attr("src", "/assets/images/triangle-opened.png…
Ddeclaring-layout.jd48 with the XML file opened, select the <strong>Layout</strong> tab.</li>
/frameworks/base/docs/html/guide/tutorials/views/
Dhello-tabwidget.jd93 …<p>At the end, we call <code>setCurrentTab()</code> to define which tab should be opened by defaul…
/frameworks/base/docs/html/resources/tutorials/views/
Dhello-spinner.jd93 each item when the widget is opened ({@code simple_spinner_dropdown_item} is
/frameworks/base/docs/html/guide/topics/resources/
Dcolor-list-resource.jd105 tab is opened); "false" if this item should be used when the object is not selected.</dd>
/frameworks/base/docs/html/sdk/ndk/
Dindex.jd30 …img", toggleable).attr("title", "hide").attr("src", "{@docRoot}assets/images/triangle-opened.png");
63 "{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px">
/frameworks/base/docs/html/resources/faq/
Dcommontasks.jd173 based upon the data and various parameters you pass in. A screen is opened by
190 <p>The next snippet requests that a Web page be opened by specifying the VIEW action,
267 Activity.finish()} on itself, or the activity that opened the screen can call
/frameworks/base/docs/html/guide/topics/fundamentals/
Dtasks-and-back-stack.jd64 order in which each activity is opened.</p>
151 using the BACK key, each instance of the activity is revealed in the order they were opened (each
/frameworks/base/docs/html/guide/topics/usb/
Daccessory.jd441 file descriptor that you opened by calling {@link android.os.ParcelFileDescriptor#close close()}.

12