HomeSort by relevance Sort by last modified time
    Searched refs:property_changed (Results 1 - 5 of 5) sorted by null

  /system/connectivity/shill/test-scripts/
monitor-flimflam 8 def property_changed(name, value, path, interface): function
21 bus.add_signal_receiver(property_changed,
monitor-services 8 def property_changed(name, value, path, interface): function
30 bus.add_signal_receiver(property_changed,
  /system/core/init/
init.h 36 void property_changed(const char *name, const char *value);
property_service.cpp 220 property_changed(name, value);
init.cpp 129 void property_changed(const char *name, const char *value) function

Completed in 619 milliseconds