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

  /system/core/nexus/
PropertyManager.h 37 android::List<char *> *createPropertyList(const char *prefix);
CommandListener.cpp 202 if (!(pc = NetworkManager::Instance()->getPropMngr()->createPropertyList(prefix))) {
PropertyManager.cpp 255 android::List<char *> *PropertyManager::createPropertyList(const char *prefix) {

Completed in 6995 milliseconds