/prebuilts/go/linux-x86/test/fixedbugs/ |
bug099.go | 17 // Arg is unused but important:
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PanelBar.java | 64 int important = showing ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS local 67 setImportantForAccessibility(important); 69 if (mPanel != null) mPanel.setImportantForAccessibility(important);
|
/frameworks/base/services/core/java/com/android/server/pm/ |
OtaDexoptService.java | 96 final List<PackageParser.Package> important; local 99 // Important: the packages we need to run with ab-ota compiler-reason. 100 important = PackageManagerServiceUtils.getPackagesForDexopt( 104 others.removeAll(important); 110 for (PackageParser.Package p : important) { 125 throw new IllegalStateException("Found a core app that's not important");
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
y.s | 4 ;# important for this test, though). The reference from
|
/external/shflags/doc/ |
rst2html.css | 20 /* Override padding for "table.docutils td" with "! important". 22 padding: 0 0.5em 0 0 ! important } 25 /* Override more specific margin styles with "! important". */ 26 margin-top: 0 ! important } 29 margin-bottom: 0 ! important } 57 div.hint, div.important, div.note, div.tip, div.warning { 63 div.important p.admonition-title, div.note p.admonition-title,
|
/external/chromium-trace/catapult/telemetry/telemetry/value/ |
list_of_scalar_values_unittest.py | 74 page, 'x', 'unit', [10, 9, 9, 7], important=True, description='desc', 79 '[10, 9, 9, 7], important=True, description=desc, ' 106 self.assertEquals(True, vM.important) 131 self.assertEquals(True, vM.important) 154 self.assertEquals(True, vM.important) 195 same_page_merge_policy=value.PICK_FIRST, important=False, 225 important=False, none_value_reason='n',
|
trace.py | 24 def __init__(self, page, trace_data, important=False, description=None): 33 page, name='trace', units='', important=important,
|
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/ |
layer_picker.css | 41 -webkit-user-select: text !important;
|
/prebuilts/go/darwin-x86/src/strings/ |
compare.go | 18 // If performance is important, the compiler should be changed to recognize
|
/prebuilts/go/linux-x86/src/strings/ |
compare.go | 18 // If performance is important, the compiler should be changed to recognize
|
/prebuilts/tools/linux-x86_64/kythe/web/ui/css/ |
style.css | 72 height: 33% !important;
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-linkonce/ |
y.s | 4 ;# important for this test, though). The reference from
|
/build/tools/droiddoc/templates-pdk/assets/design/ |
default.css | 45 color: #555555 !important; } 93 color: #7aa1b0 !important; } 97 color: #33b5e5 !important; } 248 color: #0099cc !important; } 487 list-style-type: none !important; } 494 margin-left: 0 !important; } 632 color: #fff !important; 639 color: #fff !important; } 664 margin-left: 30px !important; }
|
/external/llvm/docs/_themes/llvm-theme/static/ |
llvm-theme.css | 182 color: black!important; 210 color: #aaa!important; 225 color: #c60f0f!important; 229 text-decoration: none!important; 234 color: white!important;
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-spinner/ |
paper-spinner.css | 79 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee): 254 border-bottom-color: transparent !important; 261 border-right-color: transparent !important; 268 border-left-color: transparent !important;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/ |
BuildResultsElement.java | 137 boolean important; field in class:BuildResultsElement 310 this.important = this.milestone || Util.getNextMilestone(this.name) == null; 333 * Returns whether the build is important to be shown. 339 return this.important;
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityRecord.java | 138 boolean important = true; 144 important = root.isImportantForAccessibility(); 155 setBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY, important); 302 * Gets if the source is important for accessibility. 307 * may want to regard only the important views for accessibility. 309 * @return True if the source is important for accessibility,
|
/external/nanopb-c/docs/ |
lsr.css | 151 div.admonition, div.note, div.tip, div.caution, div.important { 160 div.important { 161 background: transparent url('../images/important.png') 10px 2px no-repeat; 181 background: transparent url('../images/important.png') 10px 2px no-repeat;
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/ |
wikipedia.css | 584 margin: 0 !important; 585 padding: 0 !important; 778 padding-left: 15px !important; 1098 text-align: left !important; 1310 background: none !important; 1311 padding: 0 !important; 1658 padding: 10px !important; 1682 line-height: 1.5em !important; [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.css | 416 color:#bbb !important; 417 cursor:default !important; 418 text-decoration:none !important; 430 text-decoration:underline !important; 431 cursor:pointer !important; 438 background-color:#eaeaea !important; 445 background-color: #435a6e !important; 451 background-color:#f6f6f6 !important; 1114 margin-left:0 !important; 1115 height:auto !important; [all...] |
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | 64 color: #555555 !important; } 657 color:#bbb !important; 787 display:none !important; 828 color:#039BE5 !important; 931 list-style-type: none !important; } 940 margin-left: 0 !important; } 1168 color: #fff !important; 1175 color: #fff !important; } 1202 margin-left: 30px !important; } 1337 margin: 0 !important; [all...] |
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
default.css | 64 color: #555555 !important; } 657 color:#bbb !important; 787 display:none !important; 828 color:#039BE5 !important; 931 list-style-type: none !important; } 940 margin-left: 0 !important; } 1168 color: #fff !important; 1175 color: #fff !important; } 1202 margin-left: 30px !important; } 1337 margin: 0 !important; [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 49 color: #555555 !important; } 114 color: #7aa1b0 !important; } 118 color: #33b5e5 !important; } 505 color:#bbb !important; 550 color:#258AAF !important; 586 display:none !important; 640 color:#93C !important; 742 list-style-type: none !important; } 751 margin-left: 0 !important; } 904 color: #fff !important; [all...] |
/external/chromium-trace/catapult/dashboard/dashboard/static/ |
base.css | 144 position: static !important;
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-action-dialog/ |
paper-input-decorator.css | 61 visibility: visible !important;
|