Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 58) sorted by relevance

123

/aosp14/frameworks/base/core/tests/coretests/src/android/text/util/
H A DLinkifyTest.java69 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 DEditorCursorDragTest.java205 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 DTaskViewTransitions.java103 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 Dcom_android_server_SystemClockTime.cpp40 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 DMainActivity.java28 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 DMainActivity.java28 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 DCrashyApp.java28 TextView tv = new TextView(this); in onCreate() local
H A DCrashyApp2.java28 TextView tv = new TextView(this); in onCreate() local
H A DUnresponsiveApp.java28 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 DOpenFromApkActivity.java29 TextView tv = new TextView(this); in onCreate() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_SystemClock.cpp68 struct timeval tv; in android_os_SystemClock_currentTimeMicro() local
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSelectRequestBuffer.java55 protected HdmiCecLocalDeviceTv tv() { in tv() method in SelectRequestBuffer.SelectRequest
112 HdmiCecLocalDeviceTv tv = tv(); in process() local
H A DRoutingControlAction.java98 HdmiCecLocalDeviceTv tv = tv(); in updateActiveInput() local
H A DActiveSourceHandler.java64 HdmiCecLocalDeviceTv tv = mSource; in process() local
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/src/com/framework/shareduid/bit32/
H A DMainActivity.java38 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 DMainActivity.java38 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 DMainActivity.java38 TextView tv = new TextView(this); in onCreate() local
/aosp14/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/
H A DLayoutInsetsTest.java32 TextView tv = new TextView(context); in create() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedRotateDrawable.java189 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 DRotateDrawable.java127 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 Dtime_util.cpp31 struct timeval tv; in getTimeUs() local
/aosp14/frameworks/base/media/mca/filterpacks/native/base/
H A Dtime_util.cpp31 struct timeval tv; in getTimeUs() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DListWithFooterViewAndNewLabels.java100 TextView tv = (TextView) inflater.inflate( in getView() local
/aosp14/system/core/fastboot/
H A Dutil.cpp46 struct timeval tv; in now() local
/aosp14/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
H A DConfirmDialog.java160 final TypedValue tv = new TypedValue(); in getDrawable() local

123