Home
last modified time | relevance | path

Searched refs:onUpdate (Results 1 – 25 of 37) sorted by relevance

12

/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
DParentalControlsFragment.java62 protected void onUpdate() { in getItemList()
63 super.onUpdate(); in getItemList()
96 protected void onUpdate() { in getItemList()
97 super.onUpdate(); in getItemList()
DChannelsBlockedFragment.java161 protected void onUpdate() { in onUpdate() method in ChannelsBlockedFragment.BlockAllItem
162 super.onUpdate(); in onUpdate()
209 protected void onUpdate() { in onUpdate() method in ChannelsBlockedFragment.ChannelBlockedItem
210 super.onUpdate(); in onUpdate()
DSubRatingsFragment.java117 protected void onUpdate() { in onUpdate() method in SubRatingsFragment.RatingItem
118 super.onUpdate(); in onUpdate()
178 protected void onUpdate() { in onUpdate() method in SubRatingsFragment.SubRatingItem
179 super.onUpdate(); in onUpdate()
DRatingsFragment.java168 protected void onUpdate() { in onCreate()
169 super.onUpdate(); in onCreate()
290 protected void onUpdate() { in onUpdate() method in RatingsFragment.RatingItem
291 super.onUpdate(); in onUpdate()
DRatingSystemsFragment.java159 protected void onUpdate() { in onUpdate() method in RatingSystemsFragment.RatingSystemItem
160 super.onUpdate(); in onUpdate()
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DSettingsFragment.java77 protected void onUpdate() { in getItemList()
78 super.onUpdate(); in getItemList()
140 protected void onUpdate() { in getItemList()
141 super.onUpdate(); in getItemList()
DCustomizeChannelListFragment.java268 protected void onUpdate() { in onUpdate() method in CustomizeChannelListFragment.SelectGroupItem
269 super.onUpdate(); in onUpdate()
308 protected void onUpdate() { in onUpdate() method in CustomizeChannelListFragment.ChannelItem
309 super.onUpdate(); in onUpdate()
DItem.java57 onUpdate(); in notifyUpdated()
76 protected void onUpdate() { in onUpdate() method in Item
DDisplayModeFragment.java78 protected void onUpdate() { in onUpdate() method in DisplayModeFragment.DisplayModeRadioItem
79 super.onUpdate(); in onUpdate()
DCompoundButtonItem.java96 protected void onUpdate() { in onUpdate() method in CompoundButtonItem
97 super.onUpdate(); in onUpdate()
DDeveloperOptionFragment.java77 protected void onUpdate() { in getItemList()
78 super.onUpdate(); in getItemList()
DChannelCheckItem.java99 protected void onUpdate() { in onUpdate() method in ChannelCheckItem
100 super.onUpdate(); in onUpdate()
/packages/apps/DeskClock/src/com/android/alarmclock/
DAnalogAppWidgetProvider.java58 public void onUpdate(Context context, AppWidgetManager wm, int[] widgetIds) { in onUpdate() method in AnalogAppWidgetProvider
59 super.onUpdate(context, wm, widgetIds); in onUpdate()
DDigitalAppWidgetProvider.java168 public void onUpdate(Context context, AppWidgetManager wm, int[] widgetIds) { in onUpdate() method in DigitalAppWidgetProvider
169 super.onUpdate(context, wm, widgetIds); in onUpdate()
/packages/apps/Messaging/src/com/android/messaging/widget/
DBaseWidgetProvider.java44 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { in onUpdate() method in BaseWidgetProvider
45 super.onUpdate(context, appWidgetManager, appWidgetIds); in onUpdate()
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
DPhotoAppWidgetProvider.java53 public void onUpdate(Context context, in onUpdate() method in PhotoAppWidgetProvider
75 super.onUpdate(context, appWidgetManager, appWidgetIds); in onUpdate()
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DGalleryGridView.java62 void onUpdate(); in onUpdate() method
220 mListener.onUpdate(); in refreshImageSelectionStateOnAttachmentChange()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DPersonalDictionaryLookup.java104 public void onUpdate(); in onUpdate() method
123 listener.onUpdate(); in notifyListeners()
/packages/apps/UnifiedEmail/src/com/android/mail/widget/
DBaseWidgetProvider.java191 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { in onUpdate() method in BaseWidgetProvider
194 super.onUpdate(context, appWidgetManager, appWidgetIds); in onUpdate()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationSpecialItemView.java36 void onUpdate(Folder folder, ConversationCursor cursor); in onUpdate() method
DConversationLongPressTipView.java42 public void onUpdate(Folder folder, ConversationCursor cursor) { in onUpdate() method in ConversationLongPressTipView
DConversationPhotoTeaserView.java32 public void onUpdate(Folder folder, ConversationCursor cursor) { in onUpdate() method in ConversationPhotoTeaserView
DConversationsInOutboxTipView.java77 public void onUpdate(Folder folder, ConversationCursor cursor) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DProcessingTask.java85 public void onUpdate(Update message) {} in onUpdate() method in ProcessingTask
DProcessingTaskController.java47 task.onUpdate((ProcessingTask.Update) msg.obj);

12