/frameworks/base/core/tests/coretests/src/android/widget/ |
D | EditorCursorDragTest.java | 205 TextView tv = mActivity.findViewById(R.id.textview); in testCursorDrag_diagonal_thresholdConfig() local 291 TextView tv = mActivity.findViewById(R.id.textview); in testEditor_onTouchEvent_quickTapAfterDrag() local 346 TextView tv = mActivity.findViewById(R.id.textview); in testEditor_onTouchEvent_mouseDrag() local 375 TextView tv = mActivity.findViewById(R.id.textview); in testEditor_onTouchEvent_cursorDrag() local 410 TextView tv = mActivity.findViewById(R.id.textview); in testEditor_onTouchEvent_selectionDrag() local 449 TextView tv = mActivity.findViewById(R.id.nonselectable_textview); in testCursorDrag_nonSelectableTextView() local 471 TextView tv = mActivity.findViewById(R.id.textview); in testCursorDrag_slop() local 497 TextView tv = mActivity.findViewById(R.id.textview); in testCursorDrag_snapToHandle() local 530 TextView tv = mActivity.findViewById(R.id.textview); in testLineChangeSlop() local 564 TextView tv = mActivity.findViewById(R.id.textview); in testCursorDrag_multiTouch() local [all …]
|
/frameworks/base/core/tests/coretests/src/android/text/util/ |
D | LinkifyTest.java | 69 TextView tv; in testNothing() local 80 TextView tv; in testNormal() local 92 TextView tv; in testUnclickable() local
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/ |
D | TemplateLayoutTest.java | 53 TextView tv = new TextView(mContext); in testAddView() local 75 TextView tv = new TextView(mContext); in testTemplate() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/ |
D | TaskViewTransitions.java | 103 void addTaskView(TaskViewTaskController tv) { in addTaskView() 113 void removeTaskView(TaskViewTaskController tv) { in removeTaskView() 365 TaskViewTaskController tv = findTaskView(chg.getTaskInfo()); in startAnimation() local 392 final TaskViewTaskController tv; in startAnimation() local 419 TaskViewTaskController tv = findTaskView(chg.getTaskInfo()); in startAnimation() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_SystemClockTime.cpp | 40 int SystemClockImpl::setTime(struct timeval *tv) { in setTime() 101 struct timeval tv; in com_android_server_SystemClockTime_setTime() local
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/ |
D | AdapterHelper.java | 58 TextView tv = new TextView(context); in getView() local 86 TextView tv = (TextView) view; in fillView() local
|
/frameworks/libs/binary_translation/tests/tests_apk/src/com/example/ndk_tests/ |
D | NdkTestsActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/java_only/src/com/framework/shareduid/java/ |
D | MainActivity.java | 28 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/base/tools/aapt2/integration-tests/NamespaceTest/App/src/com/android/aapt/namespace/app/ |
D | MainActivity.java | 28 com.android.aapt.namespace.libtwo.TextView tv = findViewById(R.id.textview); in onCreate() local
|
/frameworks/base/services/tests/wmtests/OverlayApp/src/com/android/server/wm/overlay_app/ |
D | OverlayApp.java | 38 LinearLayout tv = new LinearLayout(this); in onCreate() local
|
/frameworks/base/tests/SmokeTestApps/src/com/android/smoketest/triggers/ |
D | CrashyApp.java | 28 TextView tv = new TextView(this); in onCreate() local
|
D | UnresponsiveApp.java | 28 TextView tv = new TextView(this); in onCreate() local
|
D | CrashyApp2.java | 28 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/base/core/tests/coretests/apks/install_jni_lib_open_from_apk/src/com/android/frameworks/coretests/ |
D | OpenFromApkActivity.java | 29 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/base/core/tests/overlaytests/device_non_system/src/com/android/overlaytest/ |
D | OverlayTest.java | 43 TextView tv = layout.findViewById(R.id.text_view_id); in testStringOverlay() local
|
/frameworks/libs/binary_translation/tests/jni_hello_world/src/com/example/jnihelloworld/ |
D | JniHelloWorld.java | 35 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | SelectRequestBuffer.java | 55 protected HdmiCecLocalDeviceTv tv() { in tv() method in SelectRequestBuffer.SelectRequest 112 HdmiCecLocalDeviceTv tv = tv(); in process() local
|
/frameworks/base/core/jni/ |
D | android_os_SystemClock.cpp | 68 struct timeval tv; in android_os_SystemClock_currentTimeMicro() local
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/src/com/framework/shareduid/dual/ |
D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/wilhelm/tests/sandbox/ |
D | getch.c | 37 struct timeval tv = { 0L, 0L }; in kbhit() local
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/src/com/framework/shareduid/bit64/ |
D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/src/com/framework/shareduid/bit32/ |
D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/frameworks/native/cmds/bugreportz/ |
D | main.cpp | 106 struct timeval tv; in main() local
|
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/ |
D | LayoutInsetsTest.java | 32 TextView tv = new TextView(context); in create() local
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | SetupWizardLayoutTest.java | 82 TextView tv = new TextView(mContext); in testAddView() local 105 TextView tv = new TextView(mContext); in testCustomTemplate() local
|