Searched refs:updateText (Results 1 - 16 of 16) sorted by relevance

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
H A DAppDeletionPreferenceGroup.java48 updateText();
83 updateText();
103 updateText();
113 updateText();
132 private void updateText() { method in class:AppDeletionPreferenceGroup
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorCurves.java38 protected void updateText() { method in class:EditorCurves
H A DEditor.java236 updateText();
254 protected void updateText() { method in class:Editor
271 updateText();
H A DBasicEditor.java54 updateText();
H A DEditorChanSat.java136 updateText();
167 updateText();
H A DEditorVignette.java92 updateText();
133 updateText();
H A DEditorColorBorder.java178 updateText();
H A DEditorDraw.java222 updateText();
H A DEditorGrad.java272 updateText();
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationsInOutboxTipView.java122 updateText();
132 private void updateText() { method in class:ConversationsInOutboxTipView
/packages/apps/Settings/src/com/android/settings/widget/
H A DSwitchBar.java106 updateText();
142 updateText();
147 updateText();
150 private void updateText() { method in class:SwitchBar
/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DChannelsBlockedFragment.java163 updateText();
188 private void updateText() { method in class:ChannelsBlockedFragment.BlockAllItem
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
H A DPinDialogFragment.java304 pnp.updateText();
411 updateText();
458 updateText();
565 updateText();
588 private void updateText() { method in class:PinDialogFragment.PinNumberPicker
/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
H A DCaptionWindowLayout.java501 updateText(text, false);
505 updateText(text, true);
513 private void updateText(String text, boolean appended) { method in class:CaptionWindowLayout
/packages/apps/TV/src/com/android/tv/dialog/
H A DPinDialogFragment.java336 pnp.updateText();
499 updateText();
621 updateText();
643 private void updateText() { method in class:PinDialogFragment.PinNumberPicker
/packages/apps/TV/src/com/android/tv/ui/
H A DChannelBannerView.java368 updateText(mClosedCaptionTextView, info.hasClosedCaption() ? sClosedCaptionMark
370 updateText(mAspectRatioTextView,
372 updateText(mResolutionTextView,
375 updateText(mAudioChannelTextView,
471 private void updateText(TextView view, String text) { method in class:ChannelBannerView

Completed in 411 milliseconds