Searched refs:NOT_SYNCABLE (Results 1 – 3 of 3) sorted by relevance
812 if (syncAdapterInfo == null) return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()818 if (pInfo == null) return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()821 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()827 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()990 if (isSyncable == AuthorityInfo.NOT_SYNCABLE) { in scheduleSync()1110 if (status == AuthorityInfo.NOT_SYNCABLE) { in computeSyncable()1111 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()1117 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()1125 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()3492 if (state == AuthorityInfo.NOT_SYNCABLE) { in computeSyncOpState()
266 public static final int NOT_SYNCABLE = 0; field in SyncStorageEngine.AuthorityInfo1874 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
1396 return SyncStorageEngine.AuthorityInfo.NOT_SYNCABLE; in normalizeSyncable()