Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
154 private static native void setSystemProperty(String key, String value); in setSystemProperty() method in Test922
325 protected void setSystemProperty(String property, String value) { in setSystemProperty() method in CarMultiUserTestBase
106 protected void setSystemProperty(String property, String value) { in setSystemProperty() method in UsbHandlerTest.MockUsbHandler
235 void setSystemProperty(const std::string& key, const std::string& value) { in setSystemProperty() function in android::installd::RunDex2OatTest
1556 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService
1347 protected void setSystemProperty(String prop, String val) { in setSystemProperty() method in UsbDeviceManager.UsbHandler
869 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager