| /frameworks/native/libs/vr/libdvr/tests/ |
| D | dvr_named_buffer-test.cpp | 33 int e2 = dvrBufferGetAHardwareBuffer(buffer2, &hardware_buffer2); in TEST() local 102 int e2 = dvrGetGlobalBuffer(buffer_key2, &buffer2); in TEST() local 124 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 152 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 185 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 226 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 273 int e2 = in TEST() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/ |
| D | DropBoxTest.java | 107 DropBoxManager.Entry e2 = dropbox.getNextEntry("DropBoxTest", e1.getTimeMillis()); in testAddText() local 313 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testAddEntriesInTheFuture() local 474 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testSizeLimits() local 595 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 | 107 boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY); in onScroll() 130 boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY); in onFling() 200 public boolean onScroll(MotionEvent e1, MotionEvent e2, in onScroll() 205 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
|
| /frameworks/base/core/java/android/view/textclassifier/ |
| D | EntityConfidence.java | 140 mSortedEntities.sort((e1, e2) -> { in resetSortedEntitiesFromMap() argument
|
| /frameworks/base/core/java/com/android/internal/widget/ |
| D | DecorCaptionView.java | 393 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 403 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
| D | PanningScalingHandler.java | 96 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
|
| /frameworks/base/libs/androidfw/include/androidfw/ |
| D | StringPiece.h | 196 const char* e2 = b2 + rhs.length_; in compare() local
|
| /frameworks/opt/net/voip/src/java/com/android/server/sip/ |
| D | SipWakeupTimer.java | 320 public int compare(MyEvent e1, MyEvent e2) { in compare()
|
| /frameworks/base/cmds/idmap2/tests/ |
| D | ResultTests.cpp | 49 Error e2(e1, "bar"); in TEST() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
| D | NotificationEntryManagerTest.java | 597 NotificationEntry e2 = new NotificationEntryBuilder() in testGetNotificationsForCurrentUser_shouldFilterNonCurrentUserNotifications() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/usage/ |
| D | UsageStatsDatabaseTest.java | 274 void compareUsageEvent(Event e1, Event e2, int debugId, int minVersion) { in compareUsageEvent()
|
| /frameworks/av/media/libeffects/factory/ |
| D | EffectsFactory.c | 354 list_elem_t *e2; in EffectRelease() local
|
| /frameworks/base/core/java/android/widget/ |
| D | Gallery.java | 1020 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling() 1039 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/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
| D | ScreenshotView.java | 1155 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
|
| /frameworks/opt/chips/src/com/android/ex/chips/ |
| D | RecipientEditTextView.java | 3290 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling() 3424 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
|