Home
last modified time | relevance | path

Searched refs:getSyncAdapterTypes (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/
DIContentService.aidl143 SyncAdapterType[] getSyncAdapterTypes(); in getSyncAdapterTypes() method
DContentResolver.java1881 public static SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentResolver
1883 return getContentService().getSyncAdapterTypes(); in getSyncAdapterTypes()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java482 public SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentService
503 return syncManager.getSyncAdapterTypes(userId); in getSyncAdapterTypesAsUser()
DSyncManager.java819 public SyncAdapterType[] getSyncAdapterTypes(int userId) { in getSyncAdapterTypes() method in SyncManager
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt170 NO DOC BLOCK: android.content.ContentResolver Method getSyncAdapterTypes()
/frameworks/base/api/
Dsystem-current.txt7255 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
Dcurrent.txt7018 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();