"src/com/android/calendar/event/EditEventView.java" did not exist on "2bebde787f9490408ceaf14166de4b016a10daf1"
Converted EventInfo into a fragment
Mason Tang authored
 - Also fixed a bug where onResume for search did not work properly
 - Refactored EventInfo to use an AsyncQueryService instead of calling managed
   queries, parallelized the queries as much as possible to speed up UI

Change-Id: I93554c76e569a11013fcd8c232d9cfb0d20ec46c
2bebde78