Files
frameworks_base/core/java/android
Tobias Thierer 149e506efc Fix typo in android.net.Uri documentation.
This typo has been present since before the "auto import"
of cupcake sources in 2009.

Bug: 114704047
Test: Treehugger
Test: Checked through source inspection that this really returns
      the encoded form: its implementation is ssp.getEncoded(),
      whose implementation in turn is:
      return hasEncoded ? encoded : (encoded = encode(decoded));
Change-Id: I0e4fed702e6b3012429778ccbd18a495a5d69e9f
2018-09-11 10:40:36 +01:00
..
2018-08-30 13:38:01 +01:00
2018-08-01 15:35:51 +01:00
2018-08-30 13:38:01 +01:00
2018-08-15 12:49:00 +01:00
2018-08-20 02:23:42 +00:00
2018-08-20 14:52:19 +01:00