/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/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/ |
D | TaskStackView.java | 407 TaskView tv = taskViews.get(i); in getChildViewForTask() local 556 TaskView tv = taskViews.get(i); in bindVisibleTaskViews() local 599 TaskView tv = mTmpTaskViewMap.get(task.key); in bindVisibleTaskViews() local 664 TaskView tv = taskViews.get(i); in relayoutTaskViews() local 714 TaskView tv = getChildViewForTask(task); in getCurrentTaskTransforms() local 755 final TaskView tv = taskViews.get(i); in cancelAllTaskViewAnimations() local 777 TaskView tv = taskViews.get(i); in clipTaskViews() local 880 final TaskView tv = getChildViewForTask(mFocusedTask); in setFocusedTask() local 895 final TaskView tv = getChildViewForTask(mFocusedTask); in setFocusedTask() local 1023 TaskView tv = getChildViewForTask(task); in resetFocusedTask() local [all …]
|
D | TaskStackViewTouchHandler.java | 199 TaskView tv = taskViews.get(i); in cancelNonDismissTaskAnimations() local 440 TaskView tv = findViewAtPoint((int) ev.getX(), (int) ev.getY()); in getChildAtPosition() local 450 TaskView tv = (TaskView) v; in canChildBeDismissed() local 467 TaskView tv = (TaskView) v; in onBeginDrag() local 570 TaskView tv = (TaskView) v; in onChildDismissed() local 607 TaskView tv = (TaskView) v; in onChildSnappedBack() local 645 TaskView tv = taskViews.get(i); in updateTaskViewTransforms() local 683 TaskView tv = mSv.getChildViewForTask(tasks.get(i)); in findViewAtPoint() local
|
D | TaskStackAnimationHelper.java | 161 TaskView tv = taskViews.get(i); in prepareForEnterAnimation() local 251 final TaskView tv = taskViews.get(i); in startEnterAnimation() local 330 TaskView tv = taskViews.get(i); in startExitToHomeAnimation() local 390 TaskView tv = taskViews.get(i); in startLaunchTaskAnimation() local 492 TaskView tv = taskViews.get(i); in startScrollToFocusedTaskAnimation() local 593 TaskView tv = taskViews.get(i); in startNewStackScrollAnimation() local 679 TaskView tv = taskViews.get(i); in startTaskStackDeleteAllTasksAnimation() 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/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/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/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/ |
D | AdapterHelper.java | 59 TextView tv = new TextView(context); in getView() local 87 TextView tv = (TextView) view; in fillView() local
|
/frameworks/native/cmds/bugreport/ |
D | bugreport.cpp | 66 struct timeval tv; in main() 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/base/core/jni/ |
D | android_os_SystemClock.cpp | 76 struct timeval tv; in android_os_SystemClock_currentTimeMicro() 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/native/cmds/bugreportz/ |
D | main.cpp | 97 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
|
/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/packages/SystemUI/src/com/android/systemui/stackdivider/ |
D | ForcedResizableInfoActivity.java | 55 TextView tv = findViewById(com.android.internal.R.id.message); in onCreate() local
|