Home
last modified time | relevance | path

Searched defs:ViewType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DActionHandler.java51 public @interface ViewType {} annotation
/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java118 public interface ViewType { interface in CalendarController