Searched defs:AUTHORITY (Results 1 - 21 of 21) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/
H A DCalendarProviderStub.java24 public static final String AUTHORITY = "com.android.calendar"; field in class:CalendarProviderStub
/packages/apps/Browser/src/com/android/browser/homepages/
H A DHomeProvider.java40 public static final String AUTHORITY = "com.android.browser.home"; field in class:HomeProvider
41 public static final String MOST_VISITED = "content://" + AUTHORITY + "/";
95 if (AUTHORITY.equals(uri.getAuthority())) {
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/provider/
H A DMockProvider.java42 * ContentResolver.applyBatch(MockProvider.AUTHORITY, batch) will cause the CPOs to be executed,
65 public static final String AUTHORITY = "com.android.exchange.mock.provider"; field in class:MockProvider
92 return new Uri.Builder().scheme("content").authority(AUTHORITY)
120 Uri newUri = new Uri.Builder().scheme("content").authority(AUTHORITY).path(table)
127 sURIMatcher.addURI(AUTHORITY, table, TABLE);
128 sURIMatcher.addURI(AUTHORITY, table + "/#", RECORD);
/packages/apps/Exchange/tests/src/com/android/exchange/provider/
H A DMockProvider.java42 * ContentResolver.applyBatch(MockProvider.AUTHORITY, batch) will cause the CPOs to be executed,
65 public static final String AUTHORITY = "com.android.exchange.mock.provider"; field in class:MockProvider
92 return new Uri.Builder().scheme("content").authority(AUTHORITY)
120 Uri newUri = new Uri.Builder().scheme("content").authority(AUTHORITY).path(table)
127 sURIMatcher.addURI(AUTHORITY, table, TABLE);
128 sURIMatcher.addURI(AUTHORITY, table + "/#", RECORD);
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/tests/
H A DCrashingIconProvider.java33 public static final String AUTHORITY = "com.android.quicksearchbox.tests.iconcrash"; field in class:CrashingIconProvider
/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
H A DDumpFileProvider.java36 public static final String AUTHORITY = "com.android.contacts.dumpfile"; field in class:DumpFileProvider
37 public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
H A DTypedUriMatcherImplTest.java51 private final static String AUTHORITY = "authority"; field in class:TypedUriMatcherImplTest
52 private final static String BASE_URI = "scheme://" + AUTHORITY + "/";
61 new TypedUriMatcherImpl<TestUriType>(AUTHORITY, TestUriType.values());
/packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/
H A DPartnerBookmarksContract.java42 public static final String AUTHORITY = "com.android.partnerbookmarks"; field in class:PartnerBookmarksContract
45 public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/provider/
H A DSharedImageProvider.java38 public static final String AUTHORITY = "com.android.gallery3d.filtershow.provider.SharedImageProvider"; field in class:SharedImageProvider
39 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/image");
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
H A DUserDictionaryProvider.java57 private static final String AUTHORITY = UserDictionary.AUTHORITY; field in class:UserDictionaryProvider
270 sUriMatcher.addURI(AUTHORITY, "words", WORDS);
271 sUriMatcher.addURI(AUTHORITY, "words/#", WORD_ID);
/packages/apps/Browser/src/com/android/browser/provider/
H A DSnapshotProvider.java54 public static final String AUTHORITY = "com.android.browser.snapshots"; field in class:SnapshotProvider
55 public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY);
67 URI_MATCHER.addURI(AUTHORITY, "snapshots", SNAPSHOTS);
68 URI_MATCHER.addURI(AUTHORITY, "snapshots/#", SNAPSHOTS_ID);
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
H A DAttachmentUtilities.java47 public static final String AUTHORITY = "com.android.email.attachmentprovider"; field in class:AttachmentUtilities
48 public static final Uri CONTENT_URI = Uri.parse( "content://" + AUTHORITY);
/packages/apps/Gallery2/src/com/android/gallery3d/provider/
H A DGalleryProvider.java49 public static final String AUTHORITY = "com.android.gallery3d.provider"; field in class:GalleryProvider
50 public static final Uri BASE_URI = Uri.parse("content://" + AUTHORITY);
/packages/apps/Calendar/tests/src/com/android/calendar/
H A DAsyncQueryServiceTest.java57 private static final String AUTHORITY = "AsyncQueryAuthority"; field in class:AsyncQueryServiceTest
207 work[index].authority = AUTHORITY;
407 mResolver.addProvider(AUTHORITY, provider);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherProvider.java71 static final String AUTHORITY = "com.android.launcher2.settings"; field in class:LauncherProvider
89 Uri.parse("content://" + AUTHORITY + "/appWidgetReset");
321 final Uri uri = Uri.parse("content://" + Settings.AUTHORITY +
/packages/apps/Mms/src/com/android/mms/
H A DSuggestionsProvider.java41 final static String AUTHORITY = "com.android.mms.SuggestionsProvider"; field in class:SuggestionsProvider
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DMmsSmsProvider.java213 private static final String AUTHORITY = "mms-sms"; field in class:MmsSmsProvider
216 URI_MATCHER.addURI(AUTHORITY, "conversations", URI_CONVERSATIONS);
217 URI_MATCHER.addURI(AUTHORITY, "complete-conversations", URI_COMPLETE_CONVERSATIONS);
221 AUTHORITY, "conversations/#", URI_CONVERSATIONS_MESSAGES);
223 AUTHORITY, "conversations/#/recipients",
227 AUTHORITY, "conversations/#/subject",
231 URI_MATCHER.addURI(AUTHORITY, "conversations/obsolete", URI_OBSOLETE_THREADS);
234 AUTHORITY, "messages/byphone/*",
240 URI_MATCHER.addURI(AUTHORITY, "threadID", URI_THREAD_ID);
243 URI_MATCHER.addURI(AUTHORITY, "canonica
[all...]
/packages/apps/Calendar/tests/src/com/android/calendar/event/
H A DEditEventHelperTest.java98 private static final String AUTHORITY = "EditEventHelperAuthority"; field in class:EditEventHelperTest
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java64 public static final String AUTHORITY = "com.android.email.provider"; field in class:EmailContent
70 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY);
76 Uri.parse("content://" + EmailContent.AUTHORITY + "/mailboxNotification");
84 Uri.parse("content://" + EmailContent.AUTHORITY + "/mailboxMostRecentMessage");
911 context.getContentResolver().applyBatch(AUTHORITY, ops);
/packages/apps/Email/src/com/android/mail/providers/
H A DUIProvider.java78 public static final String AUTHORITY = "com.android.mail.providers"; field in class:UIProvider
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java1067 matcher.addURI(ContactsContract.AUTHORITY, "contacts", CONTACTS);
1068 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#", CONTACTS_ID);
1069 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/data", CONTACTS_ID_DATA);
1070 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/entities", CONTACTS_ID_ENTITIES);
1071 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/suggestions",
1073 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/suggestions/*",
1075 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/photo", CONTACTS_ID_PHOTO);
1076 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/display_photo",
1078 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#/stream_items",
1080 matcher.addURI(ContactsContract.AUTHORITY, "contact
4884 public static final int AUTHORITY = 1; field in class:ContactsProvider2.DirectoryQuery
[all...]

Completed in 662 milliseconds