Home
last modified time | relevance | path

Searched defs:getSyncStatusAsUser (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowContentResolver.java84 protected static SyncStatusInfo getSyncStatusAsUser(Account account, String authority, in getSyncStatusAsUser() method in ShadowContentResolver
/aosp12/frameworks/base/core/java/android/content/
H A DIContentService.aidl174 SyncStatusInfo getSyncStatusAsUser(in Account account, String authority, in ComponentName cname, in getSyncStatusAsUser() method
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java1142 public SyncStatusInfo getSyncStatusAsUser(Account account, String authority, in getSyncStatusAsUser() method in ContentService