Searched refs:NOT_SYNCABLE (Results 1 – 2 of 2) sorted by relevance
316 public static final int NOT_SYNCABLE = 0; field in SyncStorageEngine.AuthorityInfo753 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE); in setIsTargetServiceActive()2093 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
818 if (isSyncable == AuthorityInfo.NOT_SYNCABLE) { in scheduleSync()