Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
308 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
1536 private String setSystemProperty(String name, String value) throws Exception { in setSystemProperty() method in UserLifecycleTests
238 void setSystemProperty(const std::string& key, const std::string& value) { in setSystemProperty() function in android::installd::RunDex2OatTest
1660 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService
1511 protected void setSystemProperty(String prop, String val) { in setSystemProperty() method in UsbDeviceManager.UsbHandler
967 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager