summaryrefslogtreecommitdiff
path: root/core/java/android/app/servertransaction/EnterPipRequestedItem.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""Chilun Huang2020-09-181-4/+4
* Revert "Introduce ActivityTransactionItem and reduce null checks"David Srbecky2020-08-171-4/+4
* Introduce ActivityTransactionItem and reduce null checksCharles Chen2020-08-101-4/+4
* Add #onPictureInPictureRequested to Activity and ATMjorgegil@google.com2019-12-201-0/+78