Searched refs:NOT_SYNCABLE (Results 1 – 3 of 3) sorted by relevance
828 if (syncAdapterInfo == null) return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()834 if (pInfo == null) return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()837 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()843 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()1005 if (isSyncable == AuthorityInfo.NOT_SYNCABLE) { in scheduleSync()1125 if (status == AuthorityInfo.NOT_SYNCABLE) { in computeSyncable()1126 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()1132 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()1141 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()3459 if (state == AuthorityInfo.NOT_SYNCABLE) { in computeSyncOpState()
262 public static final int NOT_SYNCABLE = 0; field in SyncStorageEngine.AuthorityInfo1877 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
1296 return SyncStorageEngine.AuthorityInfo.NOT_SYNCABLE; in normalizeSyncable()