Searched refs:CONTENT_PING_DURATION_COLUMN (Results 1 – 1 of 1) sorted by relevance
172 public static final int CONTENT_PING_DURATION_COLUMN = 15; field in Account281 mPingDuration = cursor.getLong(CONTENT_PING_DURATION_COLUMN); in restore()