This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ebd737e12e4e06b9635cd3decff77ff13806af9
frameworks_base
/
core
/
java
/
android
/
util
History
Android (Google) Code Review
0bceb77b00
Merge change 4669 into donut
...
* changes:
Fixes
#1922373
. Resolves a case of keys collision in Resources' cache.
2009-06-18 17:01:37 -07:00
..
AndroidException.java
…
AndroidRuntimeException.java
…
AttributeSet.java
…
CharsetUtils.java
Hand merge from cupcake_dcm to donut, part 2.
2009-05-19 08:26:32 +09:00
Config.java
Config: Deprecate most fields, and hook into ConfigBuildFlags
2009-05-01 17:47:13 -07:00
DayOfMonthCursor.java
…
DebugUtils.java
util/DebugUtils: Remove references to android.util.Config
2009-04-13 17:18:45 -07:00
DisplayMetrics.java
Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density
2009-06-19 00:17:31 +02:00
EventLog.java
…
EventLogTags.java
…
FinitePool.java
…
FloatMath.java
…
Log.java
…
LogPrinter.java
…
LongSparseArray.java
Fixes
#1922373
. Resolves a case of keys collision in Resources' cache.
2009-06-18 15:13:40 -07:00
MonthDisplayHelper.java
…
package.html
…
Pool.java
…
Poolable.java
…
PoolableManager.java
…
Pools.java
AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.)
2009-04-01 10:40:10 -07:00
Printer.java
…
PrintStreamPrinter.java
…
PrintWriterPrinter.java
…
SparseArray.java
…
SparseBooleanArray.java
…
SparseIntArray.java
…
StateSet.java
…
StringBuilderPrinter.java
…
SynchronizedPool.java
…
TimeFormatException.java
…
TimeUtils.java
…
TimingLogger.java
…
TypedValue.java
…
Xml.java
…
XmlPullAttributes.java
…