HomeSort by relevance Sort by last modified time
    Searched refs:setSystemProperty (Results 1 - 25 of 25) sorted by null

  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestUtils.java 70 public static void setSystemProperty(String key, String value) {
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestUtils.java 71 public static void setSystemProperty(String key, String value) {
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 83 virtual void setSystemProperty(const char* property, const char* value) = 0;
AudioPolicyManagerBase.h 87 virtual void setSystemProperty(const char* property, const char* value);
  /frameworks/av/services/audiopolicy/
AudioPolicyInterface.h 91 virtual void setSystemProperty(const char* property, const char* value) = 0;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 272 mPhoneBase.setSystemProperty(TelephonyProperties.PROPERTY_DATA_NETWORK_TYPE,
333 mPhoneBase.setSystemProperty(TelephonyProperties.PROPERTY_DATA_NETWORK_TYPE,
383 mPhoneBase.setSystemProperty(TelephonyProperties.PROPERTY_DATA_NETWORK_TYPE,
    [all...]
PhoneBase.java 282 public void setSystemProperty(String property, String value) {
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.h 101 virtual void setSystemProperty(const char* property, const char* value);
AudioPolicyManager.cpp 574 void AudioPolicyManager::setSystemProperty(const char* property, const char* value)
576 ALOGV("setSystemProperty() property %s, value %s", property, value);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java 373 public void setSystemProperty(String property, String value) {
CDMAPhone.java     [all...]
CdmaServiceStateTracker.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRecords.java 631 protected void setSystemProperty(String key, String val) {
IccCardProxy.java     [all...]
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 127 lap->apm->setSystemProperty("ro.camera.sound.forced", can_mute ? "0" : "1");
AudioPolicyManagerBase.cpp 495 void AudioPolicyManagerBase::setSystemProperty(const char* property, const char* value)
497 ALOGV("setSystemProperty() property %s, value %s", property, value);
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 127 qap->apm->setSystemProperty("ro.camera.sound.forced", can_mute ? "0" : "1");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130327-2119.jar 
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 476 setSystemProperty(String property, String value) {
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api-0.9.0.M2.jar 

Completed in 1093 milliseconds