Home
last modified time | relevance | path

Searched refs:allowedMethods (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
DEventViewUtils.java167 String allowedMethods) in reduceMethodList() argument
170 String[] allowedStrings = allowedMethods.split(","); in reduceMethodList()
178 "' in '" + allowedMethods + "'"); in reduceMethodList()