Searched refs:getLongColumn (Results 1 – 1 of 1) sorted by relevance
2005 static long getLongColumn(Cursor c, String name) { in getLongColumn() method in SyncStorageEngine2089 st.totalStats.totalElapsedTime = getLongColumn(c, "totalElapsedTime"); in readAndDeleteLegacyAccountInfoLocked()2097 st.lastSuccessTime = getLongColumn(c, "lastSuccessTime"); in readAndDeleteLegacyAccountInfoLocked()2099 st.lastFailureTime = getLongColumn(c, "lastFailureTime"); in readAndDeleteLegacyAccountInfoLocked()