Home
last modified time | relevance | path

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

12

/packages/apps/Camera2/src/com/android/camera/
DOnScreenHint.java111 TextView tv = (TextView) v.findViewById(R.id.message); in makeText() local
129 TextView tv = (TextView) mNextView.findViewById(R.id.message); in setText() local
/packages/apps/LegacyCamera/src/com/android/camera/
DOnScreenHint.java113 TextView tv = (TextView) v.findViewById(R.id.message); in makeText() local
131 TextView tv = (TextView) mNextView.findViewById(R.id.message); in setText() local
DListPreference.java58 TypedValue tv = a.peekValue(attrDefaultValue); in ListPreference() local
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DDisplay.java49 TypedValue tv = new TypedValue(); in actionBarHeight() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DImportancePreferenceTest.java157 TextView tv = holder.itemView.findViewById(R.id.silence_summary); in setImportanceSummary() local
179 TextView tv = holder.itemView.findViewById(R.id.alert_summary); in setImportanceSummary_default() local
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DRotateTextToast.java40 TextView tv = (TextView) mToast.findViewById(R.id.message); in RotateTextToast() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DCustomHeaderViewPager.java49 TypedValue tv = new TypedValue(); in CustomHeaderViewPager() local
/packages/apps/Stk/src/com/android/stk/
DToneDialog.java64 TextView tv = (TextView) dialogView.findViewById(R.id.message); in onCreate() local
DStkDialogActivity.java134 TextView tv = (TextView) dialogView.findViewById(R.id.message); in onCreate() local
/packages/apps/DeskClock/src/com/android/deskclock/widget/
DEllipsizeLayout.java80 final TextView tv = (TextView) child; in onMeasure() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DLauncherRecentsView.java114 public AnimatorSet createAdjacentPageAnimForTaskLaunch(TaskView tv, in createAdjacentPageAnimForTaskLaunch()
148 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate()
DRecentsView.java438 public boolean isTaskViewVisible(TaskView tv) { in isTaskViewVisible()
445 TaskView tv = (TaskView) getChildAt(i); in getTaskView() local
794 TaskView tv = getRunningTaskView(); in getRunningTaskIndex() local
1456 TaskView tv, ClipAnimationHelper clipAnimationHelper) { in createAdjacentPageAnimForTaskLaunch()
1489 public PendingAnimation createTaskLauncherAnimation(TaskView tv, long duration) { in createTaskLauncherAnimation()
1556 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransferAdapter.java84 TextView tv = (TextView) view.findViewById(R.id.transfer_title); in bindView() local
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DTapAgainDialog.java75 TextView tv = (TextView) ap.mView.findViewById(com.android.nfc.R.id.textview); in onCreate() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLeanbackPickerDialogFragment.java109 final TypedValue tv = new TypedValue(); in onCreateView() local
/packages/apps/Car/Cluster/src/android/car/cluster/
DClusterViewModel.java169 TypedValue tv = new TypedValue(); in ClusterViewModel() local
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DApnPreference.java97 final TextView tv = (TextView) widget.findViewById(android.R.id.title); in setApnRadioButtonContentDescription() local
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DXmlParserUtils.java123 final TypedValue tv = sa.peekValue(resId); in getDataEntries() local
/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java175 TypedValue tv = new TypedValue(); in createValueMap() local
/packages/services/BuiltInPrintService/jni/lib/
Dprinter.c180 struct timeval tv; in wConnect() local
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DDialogDetailsView.java276 TextView tv; in getView() local
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DSettingsFragment.java144 TypedValue tv = new TypedValue(); in onAttach() local
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/present/
DPresentTestFragment.java276 TextView tv = (TextView) view.findViewById(R.id.display_id); in getView() local
/packages/apps/TV/jni/
DDvbManager.cpp35 struct timeval tv; in currentTimeMillis() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/deviceadmin/
DDeviceAdminAdd.java682 TextView tv = (TextView) v; in toggleMessageEllipsis() local

12