Home
last modified time | relevance | path

Searched defs:onUpdate (Results 1 – 25 of 46) sorted by relevance

12

/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DChannelsBlockedFragment.java173 protected void onUpdate() { in onUpdate() method in ChannelsBlockedFragment.BlockAllItem
225 protected void onUpdate() { in onUpdate() method in ChannelsBlockedFragment.ChannelBlockedItem
H A DSubRatingsFragment.java118 protected void onUpdate() { in onUpdate() method in SubRatingsFragment.RatingItem
179 protected void onUpdate() { in onUpdate() method in SubRatingsFragment.SubRatingItem
H A DRatingSystemsFragment.java161 protected void onUpdate() { in onUpdate() method in RatingSystemsFragment.RatingSystemItem
/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupObserver.java36 public void onUpdate(String currentBackupPackage, BackupProgress backupProgress) { in onUpdate() method in BackupObserver
H A DIBackupObserver.aidl35 void onUpdate(String currentPackage, in BackupProgress backupProgress); in onUpdate() method
H A DIRestoreObserver.aidl56 void onUpdate(int nowBeingRestored, String curentPackage); in onUpdate() method
H A DRestoreObserver.java67 public void onUpdate(int nowBeingRestored, String currentPackage) { in onUpdate() method in RestoreObserver
/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupObserver.java36 public void onUpdate(String currentBackupPackage, BackupProgress backupProgress) { in onUpdate() method in BackupObserver
H A DIBackupObserver.aidl35 void onUpdate(String currentPackage, in BackupProgress backupProgress); in onUpdate() method
H A DIRestoreObserver.aidl56 void onUpdate(int nowBeingRestored, String curentPackage); in onUpdate() method
H A DRestoreObserver.java67 public void onUpdate(int nowBeingRestored, String currentPackage) { in onUpdate() method in RestoreObserver
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
H A DTestAppWidgetProvider.java41 public void onUpdate(Context context, AppWidgetManager appWidgetManager, in onUpdate() method in TestAppWidgetProvider
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DDisplayModeFragment.java76 protected void onUpdate() { in onUpdate() method in DisplayModeFragment.DisplayModeRadioItem
H A DItem.java72 protected void onUpdate() { in onUpdate() method in Item
H A DChannelCheckItem.java101 protected void onUpdate() { in onUpdate() method in ChannelCheckItem
H A DCustomizeChannelListFragment.java276 protected void onUpdate() { in onUpdate() method in CustomizeChannelListFragment.SelectGroupItem
320 protected void onUpdate() { in onUpdate() method in CustomizeChannelListFragment.ChannelItem
H A DCompoundButtonItem.java97 protected void onUpdate() { in onUpdate() method in CompoundButtonItem
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DMultiValueUpdateListener.java50 public abstract void onUpdate(float percent, boolean initOnly); in onUpdate() method in MultiValueUpdateListener
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
H A DSmartUpdateMediatorLiveData.kt111 protected abstract fun onUpdate() regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetProvider.java49 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { in onUpdate() method in PeopleSpaceWidgetProvider
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetProvider.java49 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { in onUpdate() method in PeopleSpaceWidgetProvider
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DProcessingTask.java85 public void onUpdate(Update message) {} in onUpdate() method in ProcessingTask
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DPhotoAppWidgetProvider.java53 public void onUpdate(Context context, in onUpdate() method in PhotoAppWidgetProvider
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProvider.java120 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { in onUpdate() method in AppWidgetProvider
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProvider.java125 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { in onUpdate() method in AppWidgetProvider

12