HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 201 - 225 of 3602) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Messaging/res/xml-mcc311-mnc228/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc229/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc580/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc581/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc582/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc583/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc584/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc585/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc586/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc587/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc588/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc311-mnc589/
mms_config.xml 40 <!-- Maximum height for an attached image -->
43 <!-- Maximum width for an attached image -->
  /packages/apps/Messaging/res/xml-mcc440-mnc20/
mms_config.xml 19 <!-- Maximum height for an attached image -->
22 <!-- Maximum width for an attached image -->
  /packages/providers/CalendarProvider/res/values-en-rAU/
strings.xml 31 <string name="debug_tool_email_subject" msgid="2403590332256471194">"Calendar Db attached"</string>
32 <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-rGB/
strings.xml 31 <string name="debug_tool_email_subject" msgid="2403590332256471194">"Calendar Db attached"</string>
32 <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 31 <string name="debug_tool_email_subject" msgid="2403590332256471194">"Calendar Db attached"</string>
32 <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-rAU/
strings.xml 33 <string name="debug_dump_email_subject" msgid="108188398416385976">"Contacts Db attached"</string>
34 <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-rGB/
strings.xml 33 <string name="debug_dump_email_subject" msgid="108188398416385976">"Contacts Db attached"</string>
34 <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 33 <string name="debug_dump_email_subject" msgid="108188398416385976">"Contacts Db attached"</string>
34 <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 241 if (mService == null) Log.w(TAG, "Proxy not attached to service");
282 if (mService == null) Log.w(TAG, "Proxy not attached to service");
299 if (mService == null) Log.w(TAG, "Proxy not attached to service");
316 if (mService == null) Log.w(TAG, "Proxy not attached to service");
334 if (mService == null) Log.w(TAG, "Proxy not attached to service");
368 if (mService == null) Log.w(TAG, "Proxy not attached to service");
397 if (mService == null) Log.w(TAG, "Proxy not attached to service");
417 if (mService == null) Log.w(TAG, "Proxy not attached to service");
445 if (mService == null) Log.w(TAG, "Proxy not attached to service");
465 if (mService == null) Log.w(TAG, "Proxy not attached to service")
    [all...]
  /cts/tests/acceleration/src/android/acceleration/cts/
HardwareAccelerationTest.java 34 // Both of the views are attached to a hardware accelerated window
SoftwareAccelerationTest.java 39 // Both of the views are not attached to a hardware accelerated window
WindowFlagHardwareAccelerationTest.java 34 // Both of the views are attached to a hardware accelerated window

Completed in 328 milliseconds

1 2 3 4 5 6 7 891011>>