Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. Oct 24, 2014
  3. Oct 23, 2014
  4. Oct 21, 2014
    • Tadashi G. Takaoka's avatar
      Fix some compiler warnings · 5f00fe09
      Tadashi G. Takaoka authored
      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
      5f00fe09
  5. Aug 28, 2014
  6. Aug 27, 2014
  7. Aug 22, 2014
  8. Aug 04, 2014
  9. Jul 30, 2014
  10. Jul 29, 2014
  11. Jul 30, 2014
  12. Jul 29, 2014
  13. Apr 14, 2014
  14. Mar 24, 2014
  15. Mar 20, 2014
  16. Mar 13, 2014
  17. Jan 10, 2013
Loading