replicant-frameworks_native/include/utils
Dianne Hackborn c93a781c24 New xlarge screen size.
Not complete, only for experimentation at this point.

This includes a reworking of how screen size configurations are matched,
so that if you are on a larger screen we can select configurations for
smaller screens if there aren't any exactly matching the current screen.

The screen size at which we switch to xlarge has been arbitrarily
chosen; the compatibility behavior has not yet been defined.

Change-Id: I1a33b3818eeb51a68fb72397568c39ab040a07f5
2010-04-28 16:51:52 -07:00
..
ashmem.h
Asset.h Fix issue #2048263: More debugging information 2009-08-11 18:56:41 -07:00
AssetDir.h
AssetManager.h Don't re-parse the framework resources all the time. 2009-07-06 11:12:37 -07:00
Atomic.h
BackupHelpers.h Only report "unknown metadata" once per restore helper 2009-06-24 13:57:29 -07:00
Buffer.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Debug.h Support for marshalling pointers / intptr_t in Parcel. 2009-08-17 15:31:25 -07:00
Endian.h
Errors.h fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
FileMap.h
Flattenable.h remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
KeyedVector.h
List.h Fix sim build. 2009-07-07 10:01:12 -07:00
Log.h
misc.h
RefBase.h
ResourceTypes.h New xlarge screen size. 2010-04-28 16:51:52 -07:00
SharedBuffer.h
Singleton.h
SortedVector.h improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00
StopWatch.h
String8.h Optional use of UTF-8 strings in resource bundles 2009-12-07 15:14:15 -08:00
String16.h Optional use of UTF-8 strings in resource bundles 2009-12-07 15:14:15 -08:00
StringArray.h
SystemClock.h
TextOutput.h
threads.h libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00
Timers.h
TypeHelpers.h improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00
Vector.h improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00
VectorImpl.h improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h