Searched refs:syncToGroup (Results 1 – 2 of 2) sorted by relevance
991 final boolean syncToGroup = GROUP_SHARING_COLUMNS.contains(columnName); in writeDatabaseAndCacheHelper()994 if (id == subId || (syncToGroup && !oldSubInfo.getGroupUuid().isEmpty() in writeDatabaseAndCacheHelper()2423 public void syncToGroup(int subId) { in syncToGroup() method in SubscriptionDatabaseManager
732 mSubscriptionDatabaseManager.syncToGroup(subId); in syncGroupedSetting()