HomeSort by relevance Sort by last modified time
    Searched full:component (Results 651 - 675 of 4899) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/training/sync-adapters/
creating-authenticator.jd 13 <a href="#CreateAuthenticator">Add a Stub Authenticator Component</a>
45 framework expects you to provide a component called an authenticator as part of your sync
46 adapter. This component plugs into the Android accounts and authentication framework and
50 Even if your app doesn't use accounts, you still need to provide an authenticator component.
52 ignored, so you can provide an authenticator component that contains stub method
63 <h2 id="CreateAuthenticator">Add a Stub Authenticator Component</h2>
65 To add a stub authenticator component to your app, create a class that extends
179 To plug your authenticator component into the sync adapter and account frameworks, you need to
180 provide these framework with metadata that describes the component. This metadata declares the
index.jd 109 Learn how to add an account-handling component that the sync adapter framework expects to be
110 part of your app. This lesson shows you how to create a stub authentication component for
117 Learn how to add a content provider component that the sync adapter framework expects to be
119 shows you how to add a stub component. If you have a content provider already in your app,
126 Learn how to encapsulate your data transfer code in a component that the sync
  /hardware/qcom/media/mm-core/inc/
QOMX_CoreExtensions.h 63 * hold valid timestamp information. The component that updates
72 * The READONLY flag is set when the component emitting the
76 * buffer. This flag can be cleared by the component when the
86 * is an end-of-subframe. Any component that implements setting
99 * A component sends this error to the IL client (via the EventHandler callback)
102 * component transitions between states and discovers some incompatibility
104 * fail when set to a down stream component. The index that failed will be
113 * For example, In recording scenario, MUX component can know the available
116 * the meta data. When the space limit reached in recording media, MUX component
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 298 * this component.
312 /* Component buffer */
332 /* Component Port Context */
378 /** This is component handle */
381 /** Current state of this component */
391 /** The component thread handle */
401 /*The Pipe to send empty output buffers to component*/
403 /*The pipe for sending Filled Input buffers to component*/
406 /** Set to indicate component is stopping */
  /device/asus/grouper/
media_codecs.xml 54 must be advertised if the component does not properly support specification
59 must be advertised if the component does not properly support specification
64 must be advertised if the emitted output buffers of a decoder component
68 naturally making the component much less useful. The only use for
69 a component with this quirk is to render the output to the screen.
  /device/generic/goldfish/camera/
media_codecs.xml 54 must be advertised if the component does not properly support specification
59 must be advertised if the component does not properly support specification
64 must be advertised if the emitted output buffers of a decoder component
68 naturally making the component much less useful. The only use for
69 a component with this quirk is to render the output to the screen.
  /external/antlr/antlr-3.4/runtime/Python/tests/
t012lexerXML.py 136 ## <!DOCTYPE component [
137 ## <!ELEMENT component (PCDATA|sub)*>
138 ## <!ATTLIST component
145 ## <component attr="val'ue" attr2='val"ue'>
154 ## </component>
  /external/chromium/base/mac/
foundation_util.mm 168 // Don't prepend '/' to the first component.
172 // If the first component ends in ".app", we're already done.
177 // The first component may be "/" or "//", etc. Only append '/' if it doesn't
188 // If the current component ends in ".app", we're done.
193 // Separate this component from the next one.
  /external/chromium/googleurl/src/
url_canon_mailtourl.cc 49 new_parsed->username = url_parse::Component();
50 new_parsed->password = url_parse::Component();
51 new_parsed->host = url_parse::Component();
52 new_parsed->port = url_parse::Component();
53 new_parsed->ref = url_parse::Component();
  /external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.h 28 // component 1 has extension id "jebgalgnebhfojomionfpkfelancnnkf", and
34 // component 2 has extension id "abagagagagagagagagagagagagagagag", and
40 // component 3 has extension id "ihfokbkgjpifnbbojhneepfflplebdkc", and
118 // Makes the full path to a component updater test file.
124 TestComponents component,
  /external/chromium_org/chrome/browser/resources/print_preview/
print_header.js 16 * @extends {print_preview.Component}
19 print_preview.Component.call(this);
36 * Whether the component is enabled.
60 __proto__: print_preview.Component.prototype,
82 print_preview.Component.prototype.enterDocument.call(this);
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list_item.js 9 * Component that renders a destination item in a destination list.
15 * @extends {print_preview.Component}
18 print_preview.Component.call(this);
64 __proto__: print_preview.Component.prototype,
85 print_preview.Component.prototype.enterDocument.call(this);
  /external/chromium_org/remoting/jingle_glue/
chromium_port_allocator.cc 29 int component,
55 int component,
64 component,
179 int component,
183 this, content_name, component, ice_username_fragment, ice_password,
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
MediaStreamTrack.cpp 41 PassRefPtr<MediaStreamTrack> MediaStreamTrack::create(ScriptExecutionContext* context, MediaStreamComponent* component)
43 RefPtr<MediaStreamTrack> track = adoptRef(new MediaStreamTrack(context, component));
48 MediaStreamTrack::MediaStreamTrack(ScriptExecutionContext* context, MediaStreamComponent* component)
51 , m_component(component)
165 MediaStreamComponent* MediaStreamTrack::component() function in class:WebCore::MediaStreamTrack
  /external/chromium_org/third_party/skia/include/core/
SkColorFilter.h 40 * If the filter can be represented by per-component table, return true,
44 * to each component in ARGB order. e.g. row[0] == alpha, row[1] == red,
52 * The original component value is the horizontal index for a given row,
53 * and the stored value at that index is the new value for that component.
112 then adds a second color, pinning the result for each component to
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
build_types.html 29 <br> <font size="-1" face="arial,helvetica,geneva"> Periodically, component teams
32 should take this version of the component. Integration builds are built from these
33 stable component versions that have been specified by each component team as the
35 a few days of testing. Integration builds are built whenever new stable component
  /external/libnfc-nxp/src/
phFriNfc_TopazMap.h 228 * \brief \copydoc page_reg Resets the component instance to the initial state and lets the component forget about
253 * the component context.
273 * the component context.
282 * If the caller sets the value to \ref PH_FRINFC_NDEFMAP_SEEK_CUR, the component shall
284 * If set to \ref PH_FRINFC_NDEFMAP_SEEK_BEGIN, the component shall start reading
317 * the component context.
326 * If the caller sets the value to \ref PH_FRINFC_NDEFMAP_SEEK_CUR, the component shall
328 * If set to \ref PH_FRINFC_NDEFMAP_SEEK_BEGIN, the component shall start writing
357 * the component context
    [all...]
  /external/proguard/src/proguard/gui/
ClassSpecificationsPanel.java 170 * given key, to the given component.
172 private static JComponent tip(JComponent component, String messageKey)
174 component.setToolTipText(msg(messageKey));
176 return component;
200 public Component getListCellRendererComponent(JList list,
MemberSpecificationsPanel.java 221 public Component getListCellRendererComponent(JList list,
268 * given key, to the given component.
270 private static JComponent tip(JComponent component, String messageKey)
272 component.setToolTipText(msg(messageKey));
274 return component;
  /external/skia/include/core/
SkColorFilter.h 40 * If the filter can be represented by per-component table, return true,
44 * to each component in ARGB order. e.g. row[0] == alpha, row[1] == red,
52 * The original component value is the horizontal index for a given row,
53 * and the stored value at that index is the new value for that component.
112 then adds a second color, pinning the result for each component to
  /external/srec/srec/AcousticModels/include/
SR_AcousticModels.h 90 * Returns modelID of a component.
100 * Sets the modelID of a component.
108 * Returns the arbdata (CA_Arbdata*) of a component.
170 * Returns modelID of a component.
180 * Sets the modelID of a component.
  /frameworks/base/docs/html/guide/topics/manifest/
meta-data-element.jd 20 be supplied to the parent component. A component element can contain any
23 available to the component as the
47 have complex data to associate with a component, store it as a resource and
48 use the {@code resource} attribute to inform the component of its ID.
  /frameworks/native/include/media/hardware/
MetadataBufferType.h 27 * can be passed to video encoder component for encoding, via Stagefright
33 * how the information can be used by the video encoder component
39 * copy via OpenMAX API to the video encoder component.
44 * actual metadata information. When a video encoder component receives
64 * the source of the metadata buffer is the camera component.
  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values/
strings.xml 32 <!-- Content description for the date time picker date component. [CHAR-LIMIT=32] -->
34 <!-- Content description for the date time picker time component. [CHAR-LIMIT=32] -->
36 <!-- Content description for the date time picker month component. [CHAR-LIMIT=32] -->
38 <!-- Content description for the date time picker week component. [CHAR-LIMIT=32] -->
40 <!-- Content description for the date time picker year component. [CHAR-LIMIT=32] -->
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
PERF.awk 10 # $4 - component
12 # $11 - component type
36 # boundary - only log buffer traces in the steady state of this component
67 print "Must specify component to observe";
71 # we are using the component thread as boundary by default

Completed in 1096 milliseconds

<<21222324252627282930>>