Searched defs:updater (Results 1 – 11 of 11) sorted by relevance
86 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testNothingShownByDefault() local98 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testDisconnectedLegacyVpnShown() local115 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testConnectedLegacyVpnShownIfDeleted() local135 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testConnectedLegacyVpnShownExactlyOnce() local
16 final DockUpdater updater = new DockUpdater() { in getConnectedDockUpdater() local24 final DockUpdater updater = new DockUpdater() { in getSavedDockUpdater() local
145 protected final boolean saveMode(Function<ZenMode, ZenMode> updater) { in saveMode() argument157 protected final boolean savePolicy(Function<ZenPolicy.Builder, ZenPolicy.Builder> updater) { in savePolicy()
7 oneway void registerChooserController(in IChooserController updater); in registerChooserController()
324 void setDeviceUpdater(@Nullable AudioSharingDeviceVolumeControlUpdater updater) { in setDeviceUpdater()
638 BatchUpdaterImpl updater = new BatchUpdaterImpl(mLocalMap); in update() local774 void apply(BatchUpdater updater); in apply()
152 InsetsUpdater updater = new InsetsUpdater(baseLayout, contentView); in installBaseLayoutAround() local
447 public ContentWriter updater() { in updater() method in LoaderCursor
875 private void getRootDocument(RootItem rootItem, RootUpdater updater) { in getRootDocument()
807 ContinuousPropUpdater updater = new ContinuousPropUpdater(client, propId, areaId, in subscribeContinuousProp() local
1648 @NonNull TetheringNotificationUpdater updater) { in UserRestrictionActionListener()