Searched defs:setSystemProperty (Results 1 – 6 of 6) sorted by relevance
266 private static String setSystemProperty(String name, String value) throws Exception { in setSystemProperty() method in UserManagerServiceTest
106 protected void setSystemProperty(String property, String value) { in setSystemProperty() method in UsbHandlerTest.MockUsbHandler
237 void setSystemProperty(const std::string& key, const std::string& value) { in setSystemProperty() function in android::installd::RunDex2OatTest
1398 protected void setSystemProperty(String prop, String val) { in setSystemProperty() method in UsbDeviceManager.UsbHandler
1709 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService
945 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager