Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
373 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMALTEPhone
1432 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMAPhone
906 private void setSystemProperty(String property, String value) { in setSystemProperty() method in IccCardProxy
637 protected void setSystemProperty(String key, String val) { in setSystemProperty() method in IccRecords
476 setSystemProperty(String property, String value) { in setSystemProperty() method in GSMPhone
288 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneBase
594 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager