Searched refs:syncAdapterInfo (Results 1 – 1 of 1) sorted by relevance
1119 if (syncAdapterInfo == null) { in scheduleSync()1123 final int owningUid = syncAdapterInfo.uid; in scheduleSync()1238 if (syncAdapterInfo == null) { in computeSyncable()1241 final int owningUid = syncAdapterInfo.uid; in computeSyncable()1245 + syncAdapterInfo.componentName in computeSyncable()1379 if (syncAdapterInfo == null) { in getSyncAdapterPackageAsUser()2941 mSyncAdapterInfo = syncAdapterInfo; in OnUnsyncableAccountCheck()3515 if (syncAdapterInfo == null) { in updateOrAddPeriodicSyncH()3700 if (syncAdapterInfo == null) { in dispatchSyncOperation()3708 targetUid = syncAdapterInfo.uid; in dispatchSyncOperation()[all …]