History log of /frameworks/base/core/java/android/annotation/BinderThread.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
71fbb81b14958b80fe55738607740c6630e4e9da 30-Nov-2015 Neil Fuller <nfuller@google.com> Fix @code escapes

The body of {@code} must not be HTML escaped. This is one of
several changes that fix the source in conjunction with a
doclava fix.

Bug: 25757239
Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
/frameworks/base/core/java/android/annotation/BinderThread.java
f8b833605e459265f46cd509beb556cc83d2eeda 11-Mar-2015 Tor Norbye <tnorbye@google.com> Add threading annotations

These describe threading requirements for a given method,
or threading promises made to a callback.

Change-Id: If496067b12df3a0adedc32e4b4005cd1c2d400f3
/frameworks/base/core/java/android/annotation/BinderThread.java