Searched refs:NOT_SYNCABLE (Results 1 – 3 of 3) sorted by relevance
848 if (syncAdapterInfo == null) return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()854 if (pInfo == null) return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()857 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()863 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()1020 if (isSyncable == AuthorityInfo.NOT_SYNCABLE) { in scheduleSync()1156 if (status == AuthorityInfo.NOT_SYNCABLE) { in computeSyncable()1157 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()1163 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()1172 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()3526 if (state == AuthorityInfo.NOT_SYNCABLE) { in computeSyncOpState()
252 public static final int NOT_SYNCABLE = 0; field in SyncStorageEngine.AuthorityInfo1861 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
1269 return SyncStorageEngine.AuthorityInfo.NOT_SYNCABLE; in normalizeSyncable()