Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DRaceConditionReproducerTest.java41 Thread tb = new Thread(() -> { in run3_3_TestAction() local
88 Thread tb = new Thread(() -> { in test3_3_enter_exit() local
141 Thread tb = new Thread(() -> { in test2_1_2() local
174 Thread tb = new Thread(() -> { in test2_1_2_enter_exit() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DSplineMath.java62 double tb = b * y2; in calculatetCurve() local
103 double tb = b * y2; in getValue() local
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
DMimeUtilityTest.java366 TextBody tb = new TextBody(theText); in testGetTextFromPartContentTypeCase() local
406 TextBody tb = new TextBody(UNICODE_EXPECT); in testContentTypeCharset() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java195 double tb = b * y2; in getAppliedCurve() local
290 double tb = b * y2; in draw() local
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DOnePaneController.java190 final ActionableToastBar tb = super.findActionableToastBar(activity); in findActionableToastBar() local