/frameworks/base/core/tests/coretests/src/android/text/util/ |
D | LinkifyTest.java | 62 TextView tv; in testNothing() local 73 TextView tv; in testNormal() local 85 TextView tv; in testUnclickable() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
D | TaskStackView.java | 433 TaskView tv = taskViews.get(i); in getFrontMostTaskView() local 450 TaskView tv = taskViews.get(i); in getChildViewForTask() local 607 TaskView tv = taskViews.get(i); in bindVisibleTaskViews() local 650 TaskView tv = mTmpTaskViewMap.get(task.key); in bindVisibleTaskViews() local 721 TaskView tv = taskViews.get(i); in relayoutTaskViews() local 771 TaskView tv = getChildViewForTask(task); in getCurrentTaskTransforms() local 812 final TaskView tv = taskViews.get(i); in cancelAllTaskViewAnimations() local 834 TaskView tv = taskViews.get(i); in clipTaskViews() local 945 final TaskView tv = getChildViewForTask(mFocusedTask); in setFocusedTask() local 960 final TaskView tv = getChildViewForTask(mFocusedTask); in setFocusedTask() local [all …]
|
D | TaskStackViewTouchHandler.java | 199 TaskView tv = taskViews.get(i); in cancelNonDismissTaskAnimations() local 441 TaskView tv = findViewAtPoint((int) ev.getX(), (int) ev.getY()); in getChildAtPosition() local 451 TaskView tv = (TaskView) v; in canChildBeDismissed() local 468 TaskView tv = (TaskView) v; in onBeginDrag() local 558 TaskView tv = (TaskView) v; in onChildDismissed() local 593 TaskView tv = (TaskView) v; in onChildSnappedBack() local 631 TaskView tv = taskViews.get(i); in updateTaskViewTransforms() local 669 TaskView tv = mSv.getChildViewForTask(tasks.get(i)); in findViewAtPoint() local
|
D | TaskStackAnimationHelper.java | 150 TaskView tv = taskViews.get(i); in prepareForEnterAnimation() local 225 final TaskView tv = taskViews.get(i); in startEnterAnimation() local 315 TaskView tv = taskViews.get(i); in startExitToHomeAnimation() local 361 TaskView tv = taskViews.get(i); in startLaunchTaskAnimation() local 477 TaskView tv = taskViews.get(i); in startScrollToFocusedTaskAnimation() local 578 TaskView tv = taskViews.get(i); in startNewStackScrollAnimation() local 664 TaskView tv = taskViews.get(i); in startTaskStackDeleteAllTasksAnimation() local
|
/frameworks/support/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/ |
D | ContentViewActivity.java | 43 TextView tv = findViewById(R.id.status_text); in onCreate() local 46 TextView tv = findViewById(R.id.status_text); in onCreate() local
|
D | PeerActivity.java | 44 TextView tv = findViewById(R.id.peer_counter); in onCreate() local
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/ |
D | TemplateLayoutTest.java | 55 TextView tv = new TextView(mContext); in testAddView() local 78 TextView tv = new TextView(mContext); in testTemplate() local
|
/frameworks/support/design/src/android/support/design/widget/ |
D | Snackbar.java | 209 final TextView tv = contentLayout.getMessageView(); in setText() local 244 final TextView tv = contentLayout.getActionView(); in setAction() local 271 final TextView tv = contentLayout.getActionView(); in setActionTextColor() local 283 final TextView tv = contentLayout.getActionView(); in setActionTextColor() local
|
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/ |
D | FragmentHideShowSupport.java | 84 View tv = v.findViewById(R.id.msg); in onCreateView() local 110 View tv = v.findViewById(R.id.msg); in onCreateView() local
|
D | FragmentDialogSupport.java | 42 View tv = findViewById(R.id.text); in onCreate() local 152 View tv = v.findViewById(R.id.text); in onCreateView() 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/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/base/tests/SmokeTestApps/src/com/android/smoketest/triggers/ |
D | CrashyApp2.java | 28 TextView tv = new TextView(this); in onCreate() local
|
D | UnresponsiveApp.java | 28 TextView tv = new TextView(this); in onCreate() local
|
D | CrashyApp.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/native/cmds/bugreport/ |
D | bugreport.cpp | 58 struct timeval tv; in main() local
|
/frameworks/base/core/jni/ |
D | android_os_SystemClock.cpp | 76 struct timeval tv; in android_os_SystemClock_currentTimeMicro() 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/wilhelm/tests/sandbox/ |
D | getch.c | 37 struct timeval tv = { 0L, 0L }; in kbhit() 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/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 | 91 struct timeval tv; in main() local
|
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/ |
D | StringPresenter.java | 29 TextView tv = new TextView(parent.getContext()); in onCreateViewHolder() local
|
/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/ |
D | StringPresenter.java | 30 TextView tv = new TextView(context); in onCreateViewHolder() local
|