Home
last modified time | relevance | path

Searched defs:setSystemProperty (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceTest.java266 private static String setSystemProperty(String name, String value) throws Exception { in setSystemProperty() method in UserManagerServiceTest
/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java106 protected void setSystemProperty(String property, String value) { in setSystemProperty() method in UsbHandlerTest.MockUsbHandler
/frameworks/native/cmds/installd/
Drun_dex2oat_test.cpp237 void setSystemProperty(const std::string& key, const std::string& value) { in setSystemProperty() function in android::installd::RunDex2OatTest
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java1398 protected void setSystemProperty(String prop, String val) { in setSystemProperty() method in UsbDeviceManager.UsbHandler
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1709 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp945 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager