Home
last modified time | relevance | path

Searched refs:getLongColumn (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/content/
DSyncStorageEngine.java2005 static long getLongColumn(Cursor c, String name) { in getLongColumn() method in SyncStorageEngine
2089 st.totalStats.totalElapsedTime = getLongColumn(c, "totalElapsedTime"); in readAndDeleteLegacyAccountInfoLocked()
2097 st.lastSuccessTime = getLongColumn(c, "lastSuccessTime"); in readAndDeleteLegacyAccountInfoLocked()
2099 st.lastFailureTime = getLongColumn(c, "lastFailureTime"); in readAndDeleteLegacyAccountInfoLocked()