Home | History | Annotate | Download | only in content

Lines Matching defs:getLongColumn

2005     static long getLongColumn(Cursor c, String name) {
2089 st.totalStats.totalElapsedTime = getLongColumn(c, "totalElapsedTime");
2097 st.lastSuccessTime = getLongColumn(c, "lastSuccessTime");
2099 st.lastFailureTime = getLongColumn(c, "lastFailureTime");