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