/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 72 DropBoxManager.Entry e2 = dropbox.getNextEntry("DropBoxTest", e1.getTimeMillis()); in testAddText() local 209 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testAddEntriesInTheFuture() local 367 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testSizeLimits() local 486 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testFileCountLimits() local
|
/frameworks/base/libs/androidfw/tests/ |
D | TypeWrappers_test.cpp | 51 ResTable_entry e2; in createTypeData() local
|
/frameworks/base/core/java/android/view/ |
D | GestureDetector.java | 92 boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY); in onScroll() 115 boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY); in onFling() 185 public boolean onScroll(MotionEvent e1, MotionEvent e2, in onScroll() 190 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | armVCM4P10_FwdTransformResidual4x4.c | 61 int e2 = d1 + d2; in armVCM4P10_FwdTransformResidual4x4() local
|
D | armVCM4P10_TransformResidual4x4.c | 62 int e2 = (d1>>1) - d3; in armVCM4P10_TransformResidual4x4() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | DecorCaptionView.java | 425 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 435 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskTapPointerEventListener.java | 183 public boolean onScroll(MotionEvent e1, MotionEvent e2, in onScroll()
|
/frameworks/base/tools/aapt2/util/ |
D | StringPiece.h | 184 const char* e2 = b2 + rhs.mLength; in compare() local
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | armVCM4P10_TransformResidual4x4_s.s | 86 e2 RN 8 label
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NavigationBarGestureHelper.java | 280 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipWakeupTimer.java | 320 public int compare(MyEvent e1, MyEvent e2) { in compare()
|
/frameworks/av/services/audioflinger/ |
D | AudioMixer.cpp | 1374 uint32_t e1 = e0, e2 = e0; in process__nop() local 1434 uint32_t e1 = e0, e2 = e0; in process__genericNoResampling() local 1529 uint32_t e1 = e0, e2 = e0; in process__genericResampling() local
|
/frameworks/base/core/java/android/widget/ |
D | Gallery.java | 1003 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling() 1022 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
D | PhotoView.java | 345 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 362 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/frameworks/av/media/libeffects/factory/ |
D | EffectsFactory.c | 346 list_elem_t *e2; in EffectRelease() local
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 3065 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling() 3199 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
|