Searched refs:getSystemProperty (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java286 multiStackEnabled = "true".equals(ssp.getSystemProperty("persist.sys.debug.multi_window"));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMALTEPhone.java380 public String getSystemProperty(String property, String defValue) { method in class:CDMALTEPhone
H A DCDMAPhone.java1430 public String getSystemProperty(String property, String defValue) { method in class:CDMAPhone
1431 return super.getSystemProperty(property, defValue);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
H A DSystemServicesProxy.java656 public String getSystemProperty(String key) { method in class:SystemServicesProxy
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java925 public String getSystemProperty(String property, String defValue) { method in class:ServiceStateTracker
H A DPhoneBase.java293 public String getSystemProperty(String property, String defValue) { method in class:PhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1141 public String getSystemProperty(String property, String defValue) { method in class:GSMPhone
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 230 milliseconds