Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera/tests/src/com/android/camera/
DBitmapManagerUnitTests.java122 DecodeThread t2 = new DecodeThread(); in testThreadDecoding() local
142 DecodeThread t2 = new DecodeThread(); in testThreadSetDecoding() local
/packages/apps/IM/libwbxml/src/
Dwbxml_parser.cpp48 static int compareTokenData(const void * t1, const void * t2) in compareTokenData()
53 static int compareAttrData(const void * t1, const void * t2) in compareAttrData()
/packages/apps/IM/src/com/android/im/app/
DChatView.java1401 long t2, t1; in getDeltaValue() local