Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
367 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMALTEPhone
1391 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMAPhone
572 protected void setSystemProperty(String key, String val) { in setSystemProperty() method in IccRecords
899 private void setSystemProperty(String property, String value) { in setSystemProperty() method in IccCardProxy
478 setSystemProperty(String property, String value) { in setSystemProperty() method in GSMPhone
262 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneBase
838 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager