Searched defs:URI (Results 1 - 9 of 9) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/provider/
H A DPhotoContract.java30 public static final String URI = "uri"; field in interface:PhotoContract.PhotoViewColumns
61 PhotoViewColumns.URI,
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DSinkActivity.java60 private static final String URI = "http://www.android.com/"; field in class:SinkActivity
253 sendString(conn, UsbAccessoryConstants.ACCESSORY_STRING_URI, URI);
/frameworks/ex/common/java/com/android/common/contacts/
H A DBaseEmailAddressAdapter.java127 public static final Uri URI = field in class:BaseEmailAddressAdapter.DirectoryListQuery
169 DirectoryListQuery.URI, DirectoryListQuery.PROJECTION, null, null, null);
/frameworks/opt/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java119 public static final Uri URI = field in class:BaseRecipientAdapter.DirectoryListQuery
377 DirectoryListQuery.URI, DirectoryListQuery.PROJECTION,
/frameworks/base/core/java/android/provider/
H A DCalendarContract.java117 * Input: {@link Intent#getData} has the event URI. The extra
166 * An optional insert, update or delete URI parameter that allows the caller
1252 * The URI used by the custom app for the event. Column name.
1643 * The content:// style URI for recurring event exceptions. Insertions require an
1891 * The URI to use for retrieving the properties from the Calendar db.
1893 public static final Uri URI = field in class:CalendarContract.CalendarCache
2247 * This URI is for grouping the query results by event_id and begin
2568 * The content:// style URI for this table
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1237 static final int URI = 11; field in class:RemoteViews.ReflectionAction
1300 case URI:
1376 case URI:
1436 case URI:
1527 return this.type == URI || this.type == ICON;
3134 addAction(new ReflectionAction(viewId, methodName, ReflectionAction.URI, value));
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h258 /** URI-based data locator definition where locatorType must be SL_DATALOCATOR_URI*/
261 SLchar * URI; member in struct:SLDataLocator_URI_
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h473 XAchar * URI; member in struct:XADataLocator_URI_
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 237 milliseconds