Searched refs:addPeriodicSync (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/java/android/content/ |
H A D | IContentService.aidl | 106 void addPeriodicSync(in Account account, String providerName, in Bundle extras, in addPeriodicSync() method
|
H A D | ContentResolver.java | 3368 public static void addPeriodicSync(Account account, String authority, Bundle extras, 3375 getContentService().addPeriodicSync(account, authority, extras, pollFrequency);
|
/aosp14/frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/ |
H A D | RequestSync.java | 60 ContentResolver.addPeriodicSync(caller.mAccount, caller.mAuthority, caller.mExtras, in invoke()
|
/aosp14/frameworks/base/services/core/java/com/android/server/content/ |
H A D | ContentService.java | 935 public void addPeriodicSync(Account account, String authority, Bundle extras, in addPeriodicSync() method in ContentService
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 3852 HSPLandroid/content/ContentResolver;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;L… 4091 HSPLandroid/content/IContentService$Stub$Proxy;->addPeriodicSync(Landroid/accounts/Account;Ljava/la…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 3855 HSPLandroid/content/ContentResolver;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;L… 4094 HSPLandroid/content/IContentService$Stub$Proxy;->addPeriodicSync(Landroid/accounts/Account;Ljava/la…
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 10411 Landroid/content/IContentService$Stub$Proxy;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/… 10490 Landroid/content/IContentService;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Land…
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 10020 …method public static void addPeriodicSync(android.accounts.Account, String, android.os.Bundle, lon…
|