Searched refs:getLongColumn (Results 1 – 1 of 1) sorted by relevance
2255 static long getLongColumn(Cursor c, String name) { in getLongColumn() method in SyncStorageEngine2340 st.totalElapsedTime = getLongColumn(c, "totalElapsedTime"); in readAndDeleteLegacyAccountInfoLocked()2348 st.lastSuccessTime = getLongColumn(c, "lastSuccessTime"); in readAndDeleteLegacyAccountInfoLocked()2350 st.lastFailureTime = getLongColumn(c, "lastFailureTime"); in readAndDeleteLegacyAccountInfoLocked()