Searched refs:getAttributes (Results 1 - 25 of 92) sorted by relevance

1234

/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
H A DMgmtTreeRoot.java17 if (getAttributes() != null && !getAttributes().isEmpty()) {
18 for (Map.Entry<String, String> avp : getAttributes().entrySet()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DSystemUIDialog.java41 WindowManager.LayoutParams attrs = getWindow().getAttributes();
64 dialog.getWindow().getAttributes().privateFlags |=
67 dialog.getWindow().getAttributes().privateFlags &=
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
H A DManagementTreeRoot.java42 if (getAttributes() != null && !getAttributes().isEmpty()) {
43 for (Map.Entry<String, String> avp : getAttributes().entrySet()) {
/frameworks/base/tests/CoreTests/android/core/
H A DNsdServiceInfoTest.java120 assertTrue(attributedInfo.getAttributes().keySet().contains("adorable"));
121 String sound = new String(attributedInfo.getAttributes().get("sound"), "UTF-8");
123 byte[] edgeCases = attributedInfo.getAttributes().get("edge cases");
125 assertFalse(attributedInfo.getAttributes().keySet().contains("sticky"));
148 Map<String, byte[]> originalMap = original.getAttributes();
149 Map<String, byte[]> resultMap = result.getAttributes();
/frameworks/compile/mclinker/lib/MC/
H A DCommandAction.cpp56 if (pBuilder.getAttributes().isStatic()) {
127 pBuilder.getAttributes().setWholeArchive();
139 pBuilder.getAttributes().unsetWholeArchive();
151 pBuilder.getAttributes().setAsNeeded();
163 pBuilder.getAttributes().unsetAsNeeded();
175 pBuilder.getAttributes().setAddNeeded();
187 pBuilder.getAttributes().unsetAddNeeded();
199 pBuilder.getAttributes().setDynamic();
210 pBuilder.getAttributes().setStatic();
H A DInputBuilder.cpp139 const AttributeProxy& InputBuilder::getAttributes() const { function in class:mcld::InputBuilder
143 AttributeProxy& InputBuilder::getAttributes() { function in class:mcld::InputBuilder
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
H A DSystemBarHelperTest.java79 window.getAttributes().systemUiVisibility);
90 window.getAttributes().systemUiVisibility);
101 window.getAttributes().systemUiVisibility);
119 window.getAttributes().systemUiVisibility);
156 final WindowManager.LayoutParams attrs = dialog.getWindow().getAttributes();
165 dialog.getWindow().getAttributes().systemUiVisibility);
175 window.getAttributes().systemUiVisibility);
185 0x456 | STATUS_BAR_DISABLE_BACK, window.getAttributes().systemUiVisibility);
200 WindowManager.LayoutParams attrs = window.getAttributes();
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
H A DHPRecommendationPlugin.java90 String pdls = MDnsUtils.getString(nsdServiceInfo.getAttributes().get(PDL_ATTRIBUTE));
91 boolean hasMobileSupport = TextUtils.equals(ATTRIBUTE_VALUE__TRUE, MDnsUtils.getString(nsdServiceInfo.getAttributes().get(MDNS_ATTRIBUTE__HPLFMOBILEPRINTER)));
93 return (((hasMobileSupport || isPrintSupported(MDnsUtils.getString(nsdServiceInfo.getAttributes().get(MDNS_ATTRIBUTE__TY))))
H A DMDnsUtils.java39 Map<String,byte[]> attributes = networkDevice.getAttributes();
51 Map<String,byte[]> attributes = networkDevice.getAttributes();
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
H A DMDnsUtils.java36 Map<String, byte[]> attributes = networkDevice.getAttributes();
51 Map<String, byte[]> attributes = networkDevice.getAttributes();
63 String pdls = MDnsUtils.getString(networkDevice.getAttributes().get(PDL_ATTRIBUTE));
/frameworks/base/core/java/android/inputmethodservice/
H A DSoftInputWindow.java50 WindowManager.LayoutParams lp = getWindow().getAttributes();
112 WindowManager.LayoutParams lp = getWindow().getAttributes();
119 return getWindow().getAttributes().gravity;
169 WindowManager.LayoutParams lp = getWindow().getAttributes();
/frameworks/base/services/core/java/com/android/server/am/
H A DFactoryErrorDialog.java34 WindowManager.LayoutParams attrs = getWindow().getAttributes();
H A DAppWaitingForDebuggerDialog.java56 WindowManager.LayoutParams attrs = getWindow().getAttributes();
H A DUnsupportedDisplaySizeDialog.java55 window.getAttributes().setTitle("UnsupportedDisplaySizeDialog");
H A DBaseErrorDialog.java41 WindowManager.LayoutParams attrs = getWindow().getAttributes();
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/samsung/
H A DMDnsUtils.java39 Map<String,byte[]> attributes = networkDevice.getAttributes();
51 Map<String,byte[]> attributes = networkDevice.getAttributes();
/frameworks/base/core/java/android/view/
H A DWindow.java965 final WindowManager.LayoutParams attrs = getAttributes();
983 final WindowManager.LayoutParams attrs = getAttributes();
995 final WindowManager.LayoutParams attrs = getAttributes();
1012 final WindowManager.LayoutParams attrs = getAttributes();
1031 final WindowManager.LayoutParams attrs = getAttributes();
1044 final WindowManager.LayoutParams attrs = getAttributes();
1101 final WindowManager.LayoutParams attrs = getAttributes();
1108 final WindowManager.LayoutParams attrs = getAttributes();
1117 final WindowManager.LayoutParams attrs = getAttributes();
1140 final WindowManager.LayoutParams attrs = getAttributes();
1167 public final WindowManager.LayoutParams getAttributes() { method in class:Window
[all...]
/frameworks/compile/mclinker/lib/Script/
H A DGroupCmd.cpp89 m_Builder.getAttributes().setAsNeeded();
91 m_Builder.getAttributes().unsetAsNeeded();
128 if (m_Builder.getAttributes().isStatic()) {
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
H A DOSUResponse.java36 throw new OMAException("Incomplete request: " + root.getAttributes());
87 protected Map<String, String> getAttributes() { method in class:OSUResponse
/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h81 const AttributeProxy& getAttributes() const;
82 AttributeProxy& getAttributes();
/frameworks/base/core/java/android/hardware/usb/
H A DUsbEndpoint.java92 public int getAttributes() { method in class:UsbEndpoint
H A DUsbRequest.java63 return native_init(connection, endpoint.getAddress(), endpoint.getAttributes(),
/frameworks/base/core/java/com/android/internal/app/
H A DAlertActivity.java73 ViewGroup.LayoutParams params = getWindow().getAttributes();
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
H A DMDNSUtils.java46 for (Map.Entry<String, byte[]> entry : serviceInfo.getAttributes().entrySet()) {
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mopria/
H A DMopriaRecommendationPlugin.java42 String pdls = MDnsUtils.getString(nsdServiceInfo.getAttributes().get(PDL_ATTRIBUTE));

Completed in 1275 milliseconds

1234