Searched refs:titleAndLocation (Results 1 – 3 of 3) sorted by relevance
598 val titleAndLocation: String constant in com.android.calendar.Event
1134 b.append(calEvent!!.titleAndLocation) in appendEventAccessibilityString()
981 text.add(e!!.titleAndLocation.toString() + ". ") in onHoverEvent()