Home
last modified time | relevance | path

Searched defs:e1 (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java69 DropBoxManager.Entry e1 = dropbox.getNextEntry("DropBoxTest", e0.getTimeMillis()); in testAddText() local
204 DropBoxManager.Entry e1 = dropbox.getNextEntry(null, e0.getTimeMillis()); in testAddEntriesInTheFuture() local
270 DropBoxManager.Entry e1 = dropbox.getNextEntry("DropBoxTest", e0.getTimeMillis()); in testIsTagEnabled() local
362 DropBoxManager.Entry e1 = dropbox.getNextEntry(null, e0.getTimeMillis()); in testSizeLimits() local
448 DropBoxManager.Entry e1 = dropbox.getNextEntry(null, e0.getTimeMillis()); in testAgeLimits() local
482 DropBoxManager.Entry e1 = dropbox.getNextEntry(null, e0.getTimeMillis()); in testFileCountLimits() local
/frameworks/base/core/java/android/view/
DGestureDetector.java90 boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY); in onScroll()
113 boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY); in onFling()
166 public boolean onScroll(MotionEvent e1, MotionEvent e2, in onScroll()
171 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DarmVCM4P10_TransformResidual4x4.c46 int e1 = d0 - d2; in armVCM4P10_TransformResidual4x4() local
DarmVCM4P10_FwdTransformResidual4x4.c45 int e1 = d0 - d3; in armVCM4P10_FwdTransformResidual4x4() local
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
DPlaybackActivity.java56 public boolean onScroll(MotionEvent e1, MotionEvent e2, in onScroll()
/frameworks/av/media/libmedia/
DMemoryLeakTrackUtil.cpp120 AllocEntry *e1 = &entries[i]; in dumpMemoryAddresses() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_TransformResidual4x4_s.s71 e1 RN 6 label
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipWakeupTimer.java320 public int compare(MyEvent e1, MyEvent e2) { in compare()
/frameworks/av/services/audioflinger/
DAudioMixer.cpp1070 uint32_t e1 = e0, e2 = e0; in process__nop() local
1134 uint32_t e1 = e0, e2 = e0; in process__genericNoResampling() local
1220 uint32_t e1 = e0, e2 = e0; in process__genericResampling() local
/frameworks/native/libs/utils/
DUnicode.cpp295 const char16_t* e1 = s1+n1; in strzcmp16() local
314 const char16_t* e1 = s1H+n1; in strzcmp16_h_n() local
/frameworks/base/core/java/android/widget/
DGallery.java992 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
1011 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java241 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
258 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
/frameworks/av/media/libeffects/factory/
DEffectsFactory.c329 list_elem_t *e1; in EffectRelease() local
/frameworks/ex/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2685 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
2795 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()