Add trace events to important RecyclerView sections

This CL adds a compatibility wrapper for android.os.Trace and
also adds trace events to the following sections in RecyclerView:

* Layout calculation with trigger information
* Scroll
* On bind view
* On create view

Bug: 18362054
Change-Id: I953cc9373190865498994bff8cc6420d7ff09e98
3 files changed