Searched defs:updater (Results 1 – 7 of 7) sorted by relevance
85 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testNothingShownByDefault() local97 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testDisconnectedLegacyVpnShown() local114 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testConnectedLegacyVpnShownIfDeleted() local134 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
152 InsetsUpdater updater = new InsetsUpdater(baseLayout, contentView); in installBaseLayoutAround() local
383 public ContentWriter updater() { in updater() method in LoaderCursor
636 private void getRootDocument(RootItem rootItem, RootUpdater updater) { in getRootDocument()
1034 ContinuousPropUpdater updater = new ContinuousPropUpdater(client, propId, areaId, in subscribeContinuousProp() local
1381 @NonNull TetheringNotificationUpdater updater) { in UserRestrictionActionListener()