HomeSort by relevance Sort by last modified time
    Searched defs:PropertyNamespace (Results 1 - 2 of 2) sorted by null

  /system/core/nexus/
Property.cpp 190 PropertyNamespace::PropertyNamespace(const char *name) {
195 PropertyNamespace::~PropertyNamespace() {
Property.h 124 class PropertyNamespace {
129 PropertyNamespace(const char *name);
130 virtual ~PropertyNamespace();
136 typedef android::List<PropertyNamespace *> PropertyNamespaceCollection;

Completed in 120 milliseconds