HomeSort by relevance Sort by last modified time
    Searched full:contentservice (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/tests/coretests/src/android/content/
ObserverNodeTest.java 21 import android.content.ContentService.ObserverCall;
22 import android.content.ContentService.ObserverNode;
  /frameworks/base/core/java/android/content/
ContentService.java 40 public final class ContentService extends IContentService.Stub {
41 private static final String TAG = "ContentService";
94 /*package*/ ContentService(Context context, boolean factoryTest) {
460 ContentService service = new ContentService(context, factoryTest);
ContentResolver.java     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 31 import android.content.ContentService;
155 // The AccountManager must come before the ContentService
165 ContentService.main(context,
  /packages/apps/Contacts/src/com/android/contacts/
ContactsListActivity.java     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]

Completed in 138 milliseconds