Searched defs:updater (Results 1 – 6 of 6) sorted by relevance
147 ReflectedParamUpdater updater; in TEST_F() local194 ReflectedParamUpdater updater; in TEST_F() local249 ReflectedParamUpdater updater; in TEST_F() local321 ReflectedParamUpdater updater; in TEST_F() local
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
225 final ActivityTaskManagerInternal.PackageConfigurationUpdater updater = in setApplicationLocalesUnchecked() local
1517 InternalNotifUpdater updater = mCollection.getInternalNotifUpdater("Test"); in getInternalNotifUpdateRunnable() local1526 InternalNotifUpdater updater = mCollection.getInternalNotifUpdater("Test"); in testGetInternalNotifUpdaterPostsToMainHandler() local
3871 Consumer<AdditionalDisplayInputProperties> updater) { in updateAdditionalDisplayInputProperties()