Searched refs:addChangeCallback (Results 1 – 12 of 12) sorted by relevance
231 SystemProperties.addChangeCallback(r1); in testCallbacks()232 SystemProperties.addChangeCallback(r2); in testCallbacks()
52 SystemProperties.addChangeCallback(new Runnable() { in SystemProperties.addChangeCallback()
278 public static void addChangeCallback(@NonNull Runnable callback) { in addChangeCallback() method in SystemProperties
64 SystemProperties.addChangeCallback(new Runnable() { in setOnTraceEnabledChangeListener()
508 SystemProperties.addChangeCallback(this::reloadSystemProperties);
387 SystemProperties.addChangeCallback(mSystemPropertyUpdater); in addView()
278 SystemProperties.addChangeCallback(mSystemPropertiesChanged); in onBootPhase()
237 SystemProperties.addChangeCallback(this::readCacheEnabledSysProp); in AppsFilterImpl()
132 SystemProperties.addChangeCallback(new Runnable() { in ProcessStatsService()
12012 SystemProperties.addChangeCallback(cacheSysPropHandler); in initializeAudioServerPermissionProvider()
12855 HSPLandroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V
12858 HSPLandroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V