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/uicc/
DIccCardProxy.java890 private void setSystemProperty(String property, String value) { in setSystemProperty() method in IccCardProxy
DIccRecords.java650 protected void setSystemProperty(String key, String val) { in setSystemProperty() method in IccRecords
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1283 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java677 public void setSystemProperty(String property, String value) { in setSystemProperty() method in GsmCdmaPhone
DPhone.java374 public void setSystemProperty(String property, String value) { in setSystemProperty() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java100 public void setSystemProperty(String property, String value) { in setSystemProperty() method in PhoneMock
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp615 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager