Searched refs:setSystemProperty (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbDeviceManager.java | 606 setSystemProperty(USB_PERSISTENT_CONFIG_PROPERTY, UsbManager.USB_FUNCTION_ADB); in setAdbEnabled() 608 setSystemProperty(USB_PERSISTENT_CONFIG_PROPERTY, ""); in setAdbEnabled() 1245 protected void setSystemProperty(String prop, String val) { in setSystemProperty() method in UsbDeviceManager.UsbHandler 1440 setSystemProperty(getPersistProp(false), newFunction); in applyOemOverrideFunction() 1446 setSystemProperty(getPersistProp(false), newFunction); in applyOemOverrideFunction() 1448 setSystemProperty(getPersistProp(false), UsbManager.USB_FUNCTION_NONE); in applyOemOverrideFunction() 1476 setSystemProperty(USB_CONFIG_PROPERTY, config); in setUsbConfig() 1572 setSystemProperty(getPersistProp(true), functions); in trySetEnabledFunctions()
|
/frameworks/av/services/audiopolicy/ |
D | AudioPolicyInterface.h | 103 virtual void setSystemProperty(const char* property, const char* value) = 0;
|
/frameworks/base/tests/UsbTests/src/com/android/server/usb/ |
D | UsbHandlerTest.java | 103 protected void setSystemProperty(String property, String value) { in setSystemProperty() method in UsbHandlerTest.MockUsbHandler
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
D | BugreportProgressService.java | 599 setSystemProperty(CTL_STOP, BUGREPORT_SERVICE); in cancel() 1333 private static boolean setSystemProperty(String key, String value) { in setSystemProperty() method in BugreportProgressService 1350 return setSystemProperty(key, name); in setBugreportNameProperty()
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.h | 112 virtual void setSystemProperty(const char* property, const char* value);
|
D | AudioPolicyManager.cpp | 794 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 22481 HSPLcom/android/internal/telephony/Phone;->setSystemProperty(Ljava/lang/String;Ljava/lang/String;)V
|