/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/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/libs/WindowManager/Shell/src/com/android/wm/shell/ |
D | TaskViewTransitions.java | 75 void addTaskView(TaskView tv) { in addTaskView() 85 void removeTaskView(TaskView tv) { in removeTaskView() 222 TaskView tv = findTaskView(chg.getTaskInfo()); in startAnimation() local 235 TaskView tv = taskView; in startAnimation() 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/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/tests/SmokeTestApps/src/com/android/smoketest/triggers/ |
D | CrashyApp.java | 28 TextView tv = new TextView(this); in onCreate() local
|
D | CrashyApp2.java | 28 TextView tv = new TextView(this); in onCreate() local
|
D | UnresponsiveApp.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/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/base/core/jni/ |
D | android_os_SystemClock.cpp | 68 struct timeval tv; in android_os_SystemClock_currentTimeMicro() 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/32/src/com/framework/shareduid/bit32/ |
D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() 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/dual/src/com/framework/shareduid/dual/ |
D | MainActivity.java | 38 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
|
D | RoutingControlAction.java | 98 HdmiCecLocalDeviceTv tv = tv(); in updateActiveInput() local
|
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/ |
D | LayoutInsetsTest.java | 32 TextView tv = new TextView(context); in create() local
|
/frameworks/native/cmds/bugreportz/ |
D | main.cpp | 106 struct timeval tv; in main() 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
|
/frameworks/av/services/tuner/ |
D | TunerTimeFilter.cpp | 30 namespace tv { namespace
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | time_util.cpp | 31 struct timeval tv; in getTimeUs() local
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | AnimatedRotateDrawable.java | 189 final TypedValue tv = a.peekValue(R.styleable.AnimatedRotateDrawable_pivotX); in updateStateFromTypedArray() local 195 final TypedValue tv = a.peekValue(R.styleable.AnimatedRotateDrawable_pivotY); in updateStateFromTypedArray() local
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | time_util.cpp | 31 struct timeval tv; in getTimeUs() local
|