Searched defs:updater (Results 1 – 8 of 8) sorted by relevance
53 for ((key, updater) in updaters) { in updatePreferenceScreen() method56 for (updater in screenUpdaters) { in updatePreferenceScreen() method
107 Function<LocationUserSettings, LocationUserSettings> updater) { in updateUserSettings() argument185 public void update(Function<LocationUserSettings, LocationUserSettings> updater) { in update() argument
119 TextureViewUpdater updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_LINEAR(mRS)); in onCreate() local
239 final ActivityTaskManagerInternal.PackageConfigurationUpdater updater = in setRequestedApplicationGrammaticalGender() local
282 final ActivityTaskManagerInternal.PackageConfigurationUpdater updater = in setApplicationLocalesUnchecked() local
1521 InternalNotifUpdater updater = mCollection.getInternalNotifUpdater("Test"); in getInternalNotifUpdateRunnable() local1530 InternalNotifUpdater updater = mCollection.getInternalNotifUpdater("Test"); in testGetInternalNotifUpdaterPostsToMainHandler() local
958 final ActivityTaskManagerInternal.PackageConfigurationUpdater updater = in setApplicationNightMode() local
3228 Consumer<AdditionalDisplayInputProperties> updater) { in updateAdditionalDisplayInputProperties()