Searched refs:rruleCol (Results 1 – 1 of 1) sorted by relevance
1963 int rruleCol = cursor.getColumnIndex(Events.RRULE); in handleInsertException() local1964 if (TextUtils.isEmpty(cursor.getString(rruleCol))) { in handleInsertException()1969 Log.d(TAG, "RE: old RRULE is " + cursor.getString(rruleCol)); in handleInsertException()