Searched refs:currentRowId (Results 1 – 2 of 2) sorted by relevance
163 Long currentRowId = getDeviceInfoMap().get(deviceInfo); in insertIfNotPresent() local164 if (currentRowId != null) { in insertIfNotPresent()165 return currentRowId; in insertIfNotPresent()
74 private long currentRowId; field in NewCallLogViewHolder104 currentRowId = coalescedRow.getId(); in bind()326 if (originalRow.getId() != currentRowId) { in onSuccess()