/aosp14/frameworks/base/core/tests/coretests/src/android/text/util/ |
H A D | LinkifyTest.java | 69 TextView tv; in testNothing() local 80 TextView tv; in testNormal() local 92 TextView tv; in testUnclickable() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/ |
H A 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 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 607 TextView tv = mActivity.findViewById(R.id.textview); in testCursorDrag_snapDistance() local [all …]
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/ |
H A D | TaskViewTransitions.java | 103 void addTaskView(TaskViewTaskController tv) { in addTaskView() 113 void removeTaskView(TaskViewTaskController tv) { in removeTaskView() 332 TaskViewTaskController tv = findTaskView(chg.getTaskInfo()); in startAnimation() local 354 final TaskViewTaskController tv; in startAnimation() local 381 TaskViewTaskController tv = findTaskView(chg.getTaskInfo()); in startAnimation() local
|
/aosp14/frameworks/base/services/core/jni/ |
H A 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
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/java_only/src/com/framework/shareduid/java/ |
H A D | MainActivity.java | 28 TextView tv = new TextView(this); in onCreate() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/NamespaceTest/App/src/com/android/aapt/namespace/app/ |
H A D | MainActivity.java | 28 com.android.aapt.namespace.libtwo.TextView tv = findViewById(R.id.textview); in onCreate() local
|
/aosp14/frameworks/base/tests/SmokeTestApps/src/com/android/smoketest/triggers/ |
H A D | CrashyApp.java | 28 TextView tv = new TextView(this); in onCreate() local
|
H A D | CrashyApp2.java | 28 TextView tv = new TextView(this); in onCreate() local
|
H A D | UnresponsiveApp.java | 28 TextView tv = new TextView(this); in onCreate() local
|
/aosp14/frameworks/base/core/tests/coretests/apks/install_jni_lib_open_from_apk/src/com/android/frameworks/coretests/ |
H A D | OpenFromApkActivity.java | 29 TextView tv = new TextView(this); in onCreate() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_os_SystemClock.cpp | 68 struct timeval tv; in android_os_SystemClock_currentTimeMicro() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | SelectRequestBuffer.java | 55 protected HdmiCecLocalDeviceTv tv() { in tv() method in SelectRequestBuffer.SelectRequest 112 HdmiCecLocalDeviceTv tv = tv(); in process() local
|
H A D | RoutingControlAction.java | 98 HdmiCecLocalDeviceTv tv = tv(); in updateActiveInput() local
|
H A D | ActiveSourceHandler.java | 64 HdmiCecLocalDeviceTv tv = mSource; in process() local
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/src/com/framework/shareduid/bit32/ |
H A D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/src/com/framework/shareduid/bit64/ |
H A D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/src/com/framework/shareduid/dual/ |
H A D | MainActivity.java | 38 TextView tv = new TextView(this); in onCreate() local
|
/aosp14/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/ |
H A D | LayoutInsetsTest.java | 32 TextView tv = new TextView(context); in create() local
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A 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
|
H A D | RotateDrawable.java | 127 final TypedValue tv = a.peekValue(R.styleable.RotateDrawable_pivotX); in updateStateFromTypedArray() local 133 final TypedValue tv = a.peekValue(R.styleable.RotateDrawable_pivotY); in updateStateFromTypedArray() local
|
/aosp14/frameworks/base/media/mca/filterfw/native/core/ |
H A D | time_util.cpp | 31 struct timeval tv; in getTimeUs() local
|
/aosp14/frameworks/base/media/mca/filterpacks/native/base/ |
H A D | time_util.cpp | 31 struct timeval tv; in getTimeUs() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
H A D | ListWithFooterViewAndNewLabels.java | 100 TextView tv = (TextView) inflater.inflate( in getView() local
|
/aosp14/system/core/fastboot/ |
H A D | util.cpp | 46 struct timeval tv; in now() local
|
/aosp14/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/ |
H A D | ConfirmDialog.java | 160 final TypedValue tv = new TypedValue(); in getDrawable() local
|