HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 226 - 250 of 3279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/jstemplate/tutorial_examples/
10-jsvalues.html 64 This is the div to which the instantiated template will be attached.
73 This is the template div. It will be copied and attached to the div above with:
  /frameworks/wilhelm/src/objects/
COutputMix.c 60 // Ignore destroy requests if there are any players attached to this output mix
88 SL_LOGE("Object::Destroy(%p) for OutputMix ignored; %u players attached", outputMix,
  /packages/providers/CalendarProvider/res/values-en-rGB/
strings.xml 32 <string name="debug_tool_email_subject" msgid="2403590332256471194">"Calendar Db attached"</string>
33 <string name="debug_tool_email_body" msgid="4835949635324134017">"Attached is my calendar database with all my appointments and personal information. Please handle with care."</string>
  /packages/providers/CalendarProvider/res/values-en-rIN/
strings.xml 32 <string name="debug_tool_email_subject" msgid="2403590332256471194">"Calendar Db attached"</string>
33 <string name="debug_tool_email_body" msgid="4835949635324134017">"Attached is my calendar database with all my appointments and personal information. Please handle with care."</string>
  /packages/providers/ContactsProvider/res/values-en-rGB/
strings.xml 36 <string name="debug_dump_email_subject" msgid="108188398416385976">"Contacts Db attached"</string>
37 <string name="debug_dump_email_body" msgid="4577749800871444318">"Attached is my contacts database with all my contacts information. Handle with care."</string>
  /packages/providers/ContactsProvider/res/values-en-rIN/
strings.xml 36 <string name="debug_dump_email_subject" msgid="108188398416385976">"Contacts Db attached"</string>
37 <string name="debug_dump_email_body" msgid="4577749800871444318">"Attached is my contacts database with all my contacts information. Handle with care."</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoringWizard.java 53 * Listener which can be attached on any widget in the wizard page to force
64 * Listener which can be attached on any widget in the wizard page to force
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ItemElementDescriptor.java 41 * UI node is never deleted and it may lack an actual XML node attached. A non-mandatory
42 * UI node MUST have an XML node attached and it will cease to exist when the XML node
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 231 if (mService == null) Log.w(TAG, "Proxy not attached to service");
272 if (mService == null) Log.w(TAG, "Proxy not attached to service");
289 if (mService == null) Log.w(TAG, "Proxy not attached to service");
306 if (mService == null) Log.w(TAG, "Proxy not attached to service");
324 if (mService == null) Log.w(TAG, "Proxy not attached to service");
358 if (mService == null) Log.w(TAG, "Proxy not attached to service");
386 if (mService == null) Log.w(TAG, "Proxy not attached to service");
406 if (mService == null) Log.w(TAG, "Proxy not attached to service");
427 if (mService == null) Log.w(TAG, "Proxy not attached to service");
447 if (mService == null) Log.w(TAG, "Proxy not attached to service")
    [all...]
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 79 * Broadcast Action: A broadcast for USB device attached event.
81 * This intent is sent when a USB device is attached to the USB bus when in host mode.
84 * for the attached device
103 * Broadcast Action: A broadcast for USB accessory attached event.
105 * This intent is sent when a USB accessory is attached.
108 * for the attached accessory
120 * for the attached accessory that was detached
233 * Returns a HashMap containing all USB devices currently attached.
235 * The result will be empty if no devices are attached, or if
281 * Returns a list of currently attached USB accessories
    [all...]
  /external/chromium/net/base/
net_log_event_type_list.h 73 // This is logged for a request when it's attached to a
75 // HOST_RESOLVER_IMPL_CREATE_JOB entry, it means the request was attached to an
82 // "source_dependency": <Source identifier for the attached Job>,
315 // trying to create a connection. The following parameters will be attached
323 // method that we don't support. The following parameters are attached to the
332 // The following parameters are attached to the event:
345 // The following parameters are attached to the event:
355 // The following parameters are attached to the event:
376 // The following parameters are attached:
385 // The following parameters are attached
    [all...]
  /cts/tests/tests/acceleration/src/android/acceleration/cts/
HardwareAccelerationTest.java 32 // Both of the views are attached to a hardware accelerated window
SoftwareAccelerationTest.java 37 // Both of the views are not attached to a hardware accelerated window
WindowFlagHardwareAccelerationTest.java 32 // Both of the views are attached to a hardware accelerated window
  /cts/tests/tests/opengl/libopengltest/
attach_shader_eleven.cpp 39 LOGI("Attached Shader First element : %d\n", *shaders);
attach_shader_five.cpp 38 LOGI("Attached Shader First element : %d\n", *shaders);
attach_shader_four.cpp 34 LOGI("Attached Shader First element : %d\n", *shaders);
attach_shader_one.cpp 55 LOGI("Attached Shader First elemt : %d\n", *shaders);
attach_shader_ten.cpp 38 LOGI("Attached Shader First element : %d\n", *shaders);
attach_shader_two.cpp 40 LOGI("Attached Shader First element : %d\n", *shaders);
  /cts/tools/signature-tools/src/signature/model/
IAnnotatableElement.java 23 * be attached to:
IAnnotation.java 23 * attached to a program element. The definition of an annotation type is
  /dalvik/vm/mterp/mips/
OP_INVOKE_OBJECT_INIT_RANGE.S 35 * A debugger is attached, so we need to go ahead and do
  /development/apps/WidgetPreview/res/values/
strings.xml 25 <string name="email_body">Attached is the preview of your AppWidget</string>
  /external/chromium/chrome/browser/notifications/
notification_object_proxy.h 21 // attached JS listeners will be invoked in the renderer or worker process.

Completed in 598 milliseconds

1 2 3 4 5 6 7 8 91011>>