HomeSort by relevance Sort by last modified time
    Searched refs:setAttributes (Results 76 - 100 of 267) sorted by null

1 2 34 5 6 7 8 91011

  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java 225 window.setAttributes(winParams);
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 376 F.setAttributes(NewAttrs);
FastISel.h 52 void setAttributes(ImmutableCallSite *CS, unsigned AttrIdx);
  /packages/apps/TvSettings/QuickSettings/src/com/android/tv/quicksettings/
SettingsDialog.java 72 getWindow().setAttributes(lp);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
OtherXmlDescriptors.java 264 element.setAttributes(descs.toArray(new AttributeDescriptor[descs.size()]));
  /external/llvm/lib/IR/
Instructions.cpp 311 NewCI->setAttributes(CI->getAttributes());
318 setAttributes(PAL);
324 setAttributes(PAL);
333 setAttributes(PAL);
339 setAttributes(PAL);
345 setAttributes(PAL);
598 NewII->setAttributes(II->getAttributes());
657 setAttributes(PAL);
665 setAttributes(PAL);
671 setAttributes(PAL)
    [all...]
Module.cpp 127 New->setAttributes(AttributeList);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/net/
ConnectivityScreenOffTestActivity.java 244 getWindow().setAttributes(params);
  /cts/tests/tests/display/src/android/display/cts/
DisplayTest.java 359 getWindow().setAttributes(params);
  /cts/tests/tests/print/src/android/print/cts/
CustomPrintOptionsTest.java 269 printJobBuilder.setAttributes(additionalAttributesBuilder.build());
  /external/llvm/lib/CodeGen/
ShadowStackGCLowering.cpp 182 II->setAttributes(CI->getAttributes());
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 192 F.setAttributes(Attrs);
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 332 CS.setAttributes(AS);
RewriteStatepointsForGC.cpp     [all...]
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
GrantPermissionsActivity.java 184 window.setAttributes(layoutParams);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 431 descriptor.setAttributes(descs.toArray(new AttributeDescriptor[descs.size()]));
  /external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 261 CI->setAttributes(Attrs);
282 CI->setAttributes(Attrs);
CloneFunction.cpp 96 NewFunc->setAttributes(NewAttrs);
115 NewFunc->setAttributes(
    [all...]
  /libcore/ojluni/src/main/java/java/text/
AttributedString.java 109 setAttributes(attrs, index - start + offset);
693 private void setAttributes(Map attrs, int offset) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java 484 getWindow().setAttributes(params);
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 81 void FastISel::ArgListEntry::setAttributes(ImmutableCallSite *CS,
697 Entry.setAttributes(&CS, AttrI);
    [all...]
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /frameworks/base/core/java/android/app/
SearchDialog.java 154 theWindow.setAttributes(lp);
  /frameworks/base/core/java/android/view/
Window.java     [all...]

Completed in 1433 milliseconds

1 2 34 5 6 7 8 91011