/frameworks/base/core/tests/coretests/src/android/animation/ |
D | ValueAnimatorTests.java | 126 final MyListener l2 = new MyListener(); in testListenerCallbacks() local 128 a2.addListener(l2); in testListenerCallbacks() 134 assertFalse(l2.startCalled); in testListenerCallbacks() 135 assertFalse(l2.cancelCalled); in testListenerCallbacks() 136 assertFalse(l2.endCalled); in testListenerCallbacks() 166 assertFalse(l2.startCalled); in testListenerCallbacks() 185 assertTrue(l2.startCalled); in testListenerCallbacks() 186 assertFalse(l2.cancelCalled); in testListenerCallbacks() 187 assertTrue(l2.endCalled); in testListenerCallbacks() 320 MyPauseListener l2 = new MyPauseListener(); in testPauseListener() local [all …]
|
D | AnimatorSetActivityTest.java | 520 final MyListener l2 = new MyListener(); in testClone() local 521 s2.addListener(l2); in testClone() 540 assertFalse(l2.startIsCalled); in testClone() 541 assertFalse(l2.cancelIsCalled); in testClone() 542 assertFalse(l2.endIsCalled); in testClone() 555 assertTrue(l2.startIsCalled); in testClone() 557 assertFalse(l2.endIsCalled); in testClone() 559 assertFalse(l2.cancelIsCalled); in testClone() 568 assertTrue(l2.startIsCalled); in testClone() 569 assertFalse(l2.cancelIsCalled); in testClone() [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/ |
D | SatelliteServiceUtilsTest.java | 112 List<String> l2 = Arrays.asList("1", "3", "3"); in testMergeStrLists() local 114 List<String> mergedList = SatelliteServiceUtils.mergeStrLists(l1, l2); in testMergeStrLists() 119 mergedList = SatelliteServiceUtils.mergeStrLists(l1, l2, l3); in testMergeStrLists()
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | AidlTest.java | 366 long[] l2 = new long[]{53, 54, 55}; in testArrays() local 367 long[] lr = mRemote.longArray(l0, l1, l2); in testArrays() 375 assertEquals(50, l2[0]); in testArrays() 376 assertEquals(54, l2[1]); in testArrays() 377 assertEquals(55, l2[2]); in testArrays()
|
/frameworks/base/core/java/android/os/ |
D | LocaleList.java | 163 for (Locale l2 : other.mList) { in getIntersection() 164 if (matchesLanguageAndScript(l2, l1)) { in getIntersection()
|
/frameworks/rs/tests/cpp_api/typecheck/ |
D | kernels.rscript | 78 long2 l2;
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | apitest.rscript | 73 volatile long2 l2; 304 l2 = rsGetElementAt_long2(aLong2, 0); 305 rsSetElementAt_long2(aLong2, l2, 0); 306 l2 = rsGetElementAt_long2(aLong2, 0, 0); 307 rsSetElementAt_long2(aLong2, l2, 0, 0); 308 l2 = rsGetElementAt_long2(aLong2, 0, 0, 0); 309 rsSetElementAt_long2(aLong2, l2, 0, 0, 0); 1185 rsDebug("", l2);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rscript | 71 volatile long2 l2; 302 l2 = rsGetElementAt_long2(aLong2, 0); 303 rsSetElementAt_long2(aLong2, l2, 0); 304 l2 = rsGetElementAt_long2(aLong2, 0, 0); 305 rsSetElementAt_long2(aLong2, l2, 0, 0); 306 l2 = rsGetElementAt_long2(aLong2, 0, 0, 0); 307 rsSetElementAt_long2(aLong2, l2, 0, 0, 0); 1183 rsDebug("", l2);
|
/frameworks/base/core/res/geoid_map_assets/ |
D | expiration-distance-disk-tile-b.textpb | 2 …1\225\364:\035GaL\t\361=*#\025De;>\270\371\350\217\036\234u\307\213\311\376l2\261\376\3767\377\370…
|
/frameworks/base/services/incremental/ |
D | IncrementalService.cpp | 1102 std::unique_lock l2(mLock, std::defer_lock); in bind() local 1104 path::normalize(target), kind, l2); in bind() 1134 std::unique_lock l2(ifs->lock); in unbind() local 1137 deleteStorageLocked(*ifs, std::move(l2)); in unbind() 1141 l2.unlock(); in unbind()
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 1429 typedef long l2 __attribute__((ext_vector_type(2))); typedef 1436 void rsDebug(const char *s, const l2 *c) {
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 111 �4~����|�E]�`<�Sl2o�:
|
/frameworks/base/services/tests/mockingservicestests/res/raw/ |
D | backup_telephony_with_password | 144 ~l2$|{�'����}Ks�Ɋ��)d�qݑ�(�1�X��Ϝ|��ufQ�H��:Nv��zTU�j��!�w�=��sť+b����[�����p
|