Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
890 private void setSystemProperty(String property, String value) { in setSystemProperty() method in IccCardProxy
650 protected void setSystemProperty(String key, String val) { in setSystemProperty() method in IccRecords
1283 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
374 public void setSystemProperty(String property, String value) { in setSystemProperty() method in Phone
100 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneMock
615 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager