Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
897 private void setSystemProperty(String property, String value) { in setSystemProperty() method in IccCardProxy
677 protected void setSystemProperty(String key, String val) { in setSystemProperty() method in IccRecords
1324 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService
677 public void setSystemProperty(String property, String value) { in setSystemProperty() method in GsmCdmaPhone
402 public void setSystemProperty(String property, String value) { in setSystemProperty() method in Phone
103 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneMock
695 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager