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