| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
| D | NotificationShadeWindowViewControllerTest.kt | 214 val returnVal = interactionEventHandler.handleDispatchTouchEvent(DOWN_EVENT) in handleDispatchTouchEvent_nullStatusBarViewController_returnsFalse() constant 226 val returnVal = interactionEventHandler.handleDispatchTouchEvent(ev) in handleDispatchTouchEvent_downTouchBelowView_sendsTouchToSb() constant 244 val returnVal = interactionEventHandler.handleDispatchTouchEvent(nextEvent) in handleDispatchTouchEvent_downTouchBelowViewThenAnotherTouch_sendsTouchToSb() constant 260 val returnVal = interactionEventHandler.handleDispatchTouchEvent(DOWN_EVENT) in handleDispatchTouchEvent_downAndPanelCollapsedAndInSbBoundAndSbWindowShow_sendsTouchToSb() constant 276 val returnVal = interactionEventHandler.handleDispatchTouchEvent(DOWN_EVENT) in handleDispatchTouchEvent_panelNotCollapsed_returnsNull() constant 292 val returnVal = interactionEventHandler.handleDispatchTouchEvent(DOWN_EVENT) in handleDispatchTouchEvent_touchNotInSbBounds_returnsNull() constant 308 val returnVal = interactionEventHandler.handleDispatchTouchEvent(DOWN_EVENT) in handleDispatchTouchEvent_sbWindowNotShowing_noSendTouchToSbAndReturnsTrue() constant 330 val returnVal = interactionEventHandler.handleDispatchTouchEvent(nextEvent) in handleDispatchTouchEvent_downEventSentToSbThenAnotherEvent_sendsTouchToSb() constant
|
| /frameworks/native/opengl/tests/lib/ |
| D | glTestLib.cpp | 47 void glTestCheckEglError(const char* op, EGLBoolean returnVal) in glTestCheckEglError() 110 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, in glTestPrintEGLConfiguration() local
|
| /frameworks/base/tests/TtsTests/src/com/android/speech/tts/ |
| D | MockableCheckVoiceData.java | 37 final Intent returnVal = new Intent(); in onCreate() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
| D | PhoneStatusBarViewControllerTest.kt | 155 val returnVal = view.onTouchEvent( in handleTouchEventFromStatusBar_panelsNotEnabled_returnsFalseAndNoViewEvent() constant 165 val returnVal = view.onTouchEvent( in handleTouchEventFromStatusBar_viewNotEnabled_returnsTrueAndNoViewEvent() constant
|
| /frameworks/native/opengl/tests/gl2_basic/ |
| D | gl2_basic.cpp | 56 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() 228 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local 240 EGLint returnVal = eglGetConfigs(dpy, NULL, 0, &numConfig); in printEGLConfigurations() local
|
| /frameworks/native/opengl/tests/gl2_copyTexImage/ |
| D | gl2_copyTexImage.cpp | 47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() 323 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local 335 EGLint returnVal = eglGetConfigs(dpy, NULL, 0, &numConfig); in printEGLConfigurations() local
|
| /frameworks/native/opengl/tests/gl_basic/ |
| D | gl_basic.cpp | 140 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local 150 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() 164 EGLint returnVal = eglGetConfigs(dpy, NULL, 0, &numConfig); in printEGLConfigurations() local
|
| /frameworks/native/opengl/tests/gl_perf/ |
| D | gl2_perf.cpp | 35 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
|
| /frameworks/native/opengl/tests/lib/include/ |
| D | EGLUtils.h | 234 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local 246 EGLint returnVal = eglGetConfigs(dpy, nullptr, 0, &numConfig); in printEGLConfigurations() local
|
| /frameworks/native/opengl/tests/gl_yuvtex/ |
| D | gl_yuvtex.cpp | 49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() 214 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
|
| /frameworks/native/opengl/tests/gl2_yuvtex/ |
| D | gl2_yuvtex.cpp | 49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() 324 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
|
| /frameworks/rs/driver/ |
| D | rsdGL.cpp | 47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() 123 EGLBoolean returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
|
| /frameworks/base/core/tests/coretests/src/android/animation/ |
| D | AutoCancelTest.java | 50 ObjectAnimator returnVal; in setupAnimator() local
|
| /frameworks/native/libs/sensorprivacy/ |
| D | SensorPrivacyManager.cpp | 149 bool &returnVal) in isToggleSensorPrivacyEnabled()
|
| /frameworks/base/core/java/android/animation/ |
| D | KeyframeSet.java | 251 String returnVal = " "; in toString() local
|
| D | ObjectAnimator.java | 1008 String returnVal = "ObjectAnimator@" + Integer.toHexString(hashCode()) + ", target " + in toString() local
|
| D | ValueAnimator.java | 1717 String returnVal = "ValueAnimator@" + Integer.toHexString(hashCode()); in toString() local
|
| D | PropertyValuesHolder.java | 697 Method returnVal = null; in getPropertyFunction() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
| D | CarrierTextManagerTest.java | 632 private Context getContextSpyForStickyBroadcast(Intent returnVal) { in getContextSpyForStickyBroadcast()
|
| /frameworks/native/opengl/tests/hwc/ |
| D | hwcTestLib.cpp | 952 static void checkEglError(const char* op, EGLBoolean returnVal) in checkEglError() 1007 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, in printEGLConfiguration() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/ |
| D | NetworkScorerAppManagerTest.java | 591 private void mockLocationModeValue(int returnVal) { in mockLocationModeValue()
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | LaunchParamsControllerTests.java | 379 InstrumentedPositioner(int returnVal, LaunchParams params) { in InstrumentedPositioner()
|