Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 34) 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/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/DeskClock/src/com/android/deskclock/widget/
DEllipsizeLayout.java80 final TextView tv = (TextView) child; in onMeasure() local
/packages/apps/Music/src/com/android/music/
DMediaPickerActivity.java250 TextView tv = (TextView) v.findViewById(R.id.duration); in newView() local
261 TextView tv = (TextView) view.findViewById(R.id.line1); in bindView() local
DPlaylistBrowserActivity.java592 TextView tv = (TextView) view.findViewById(R.id.line1); in bindView() local
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransferAdapter.java84 TextView tv = (TextView)view.findViewById(R.id.transfer_title); in bindView() local
/packages/apps/Stk/src/com/android/stk/
DToneDialog.java82 TextView tv = (TextView) findViewById(R.id.message); in onCreate() 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/Messaging/src/com/android/messaging/ui/appsettings/
DApnPreference.java97 final TextView tv = (TextView) widget.findViewById(android.R.id.title); in setApnRadioButtonContentDescription() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsListAdapter.java133 BubbleTextView tv = ((BubbleTextView) holder.getContent().findViewById(R.id.section)); in onBindViewHolder() local
/packages/apps/TV/usbtuner/jni/
DDvbManager.cpp35 struct timeval tv; in currentTimeMillis() local
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DDialogDetailsView.java276 TextView tv; in getView() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DTutorialJAJP.java139 private int chooseSize(PopupWindow pop, View parentView, CharSequence text, TextView tv) { in chooseSize()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DTutorialEN.java137 private int chooseSize(PopupWindow pop, View parentView, CharSequence text, TextView tv) { in chooseSize()
/packages/apps/Settings/src/com/android/settings/
DDeviceAdminAdd.java608 TextView tv = (TextView) v; in toggleMessageEllipsis() local
/packages/apps/MusicFX/src/com/android/musicfx/
DActivityMusic.java674 TextView tv = (TextView) findViewById(R.id.maxLevelText); in equalizerBandsInit() local
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DPagedListView.java532 TextView tv = findTextView(parent.getChildAt(i)); in findTextView() local
/packages/apps/Settings/src/com/android/settings/search/
DIndex.java1133 final TypedValue tv = sa.peekValue(resId); in getData() local
1148 final TypedValue tv = sa.peekValue(resId); in getDataEntries() local
1170 final TypedValue tv = sa.peekValue(resId); in getResId() local
/packages/experimental/RpcPerformance/src/com/android/rpc_performance/
DProviderPerfActivity.java279 TextView tv = (TextView) findViewById(id); in setTextTime() local
/packages/apps/Calendar/src/com/android/calendar/agenda/
DAgendaWindowAdapter.java491 TextView tv = new TextView(mContext); in getView() local
1286 TextView tv = ((AgendaAdapter.ViewHolder) yy).title; in getViewTitle() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DTextCandidatesViewManager.java571 TextView tv = createCandidateView(); in createNormalCandidateView() local
576 TextView tv = createCandidateView(); in createNormalCandidateView() local
/packages/apps/Calendar/src/com/android/calendar/event/
DEditEventView.java1202 TextView tv = (TextView) mView.findViewById(R.id.calendar_textview); in setModel() local
1271 CharSequence tv = ((TextView) v).getText(); in addFieldsRecursive() local

12