| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 18108776
Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL fixes the following compiler warnings.
- Indirect access to static member
- Access to a non-accessible member of an enclosing type
- Parameter assignment
- Method can be static
- Local variable declaration hides another field or variable
- Value of local variable is not used
- Unused import
- Unused private member
- Unnecessary 'else' statement
- Unnecessary declaration of throw exception
- Redundant type arguments
- Missing '@Override' annotation
- Unused '@SuppressWarning' annotations
Bug: 18003991
Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
|
|
|
|
| |
Change-Id: I5580250c91b29f93ed886b080ce33845b3b67ace
|
|
|
|
| |
Change-Id: I68862b98f228210f1d76fef4fd7454edbfd8e01d
|
|
|
|
|
| |
Bug: 9059617
Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
|
|
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
|