Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java606 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/
DAudioPolicyInterface.h103 virtual void setSystemProperty(const char* property, const char* value) = 0;
/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java103 protected void setSystemProperty(String property, String value) { in setSystemProperty() method in UsbHandlerTest.MockUsbHandler
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java599 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/
DAudioPolicyManager.h112 virtual void setSystemProperty(const char* property, const char* value);
DAudioPolicyManager.cpp794 void AudioPolicyManager::setSystemProperty(const char* property, const char* value) in setSystemProperty() function in android::AudioPolicyManager
/frameworks/base/config/
Dboot-image-profile.txt22481 HSPLcom/android/internal/telephony/Phone;->setSystemProperty(Ljava/lang/String;Ljava/lang/String;)V