Home
last modified time | relevance | path

Searched defs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java373 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMALTEPhone
DCDMAPhone.java1421 public void setSystemProperty(String property, String value) { in setSystemProperty() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java631 protected void setSystemProperty(String key, String val) { in setSystemProperty() method in IccRecords
DIccCardProxy.java906 private void setSystemProperty(String property, String value) { in setSystemProperty() method in IccCardProxy
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java476 setSystemProperty(String property, String value) { in setSystemProperty() method in GSMPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java282 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneBase
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp574 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager