Searched defs:setSystemProperty (Results 1 – 8 of 8) sorted by relevance
379 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMALTEPhone
1392 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMAPhone
907 private void setSystemProperty(String key, String val) { in setSystemProperty() method in RuimRecords
880 private void setSystemProperty(String property, int slotId, String value) { in setSystemProperty() method in IccCardProxy
1926 private void setSystemProperty(String key, String val) { in setSystemProperty() method in SIMRecords
481 setSystemProperty(String property, String value) { in setSystemProperty() method in GSMPhone
235 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneBase
786 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager