/frameworks/base/tools/preload/ |
D | Operation.java | 83 long exclusive = inclusiveTimeNanos(); in exclusiveTimeMicros() local 86 exclusive -= child.inclusiveTimeNanos(); in exclusiveTimeMicros() 89 if (exclusive < 0) { in exclusiveTimeMicros() 93 return nanosToMicros(exclusive); in exclusiveTimeMicros()
|
/frameworks/base/cmds/statsd/src/ |
D | atom_field_options.proto | 27 // Default value for fields that are not primary or exclusive state. 31 // The field that represents the state. It's an exclusive state. 36 // exclusive state field, and any number of primary key fields.
|
/frameworks/base/tools/stats_log_api_gen/ |
D | test.proto | 149 // The atom has only primary field but no exclusive state field. 163 // Having 2 exclusive state field in the atom means the atom is badly designed. 181 // Atoms can have exclusive state field, but no primary field. That means 182 // the state is globally exclusive (e.g., DisplayState).
|
/frameworks/rs/script_api/include/ |
D | rs_for_each.rsh | 72 * The Start fields are inclusive and the End fields are exclusive. E.g. to iterate 78 uint32_t xEnd; // Ending index (exclusive) in the X dimension. 80 uint32_t yEnd; // Ending index (exclusive) in the Y dimension. 82 uint32_t zEnd; // Ending index (exclusive) in the Z dimension. 84 uint32_t arrayEnd; // Ending index (exclusive) in the Array0 dimension. 86 uint32_t array1End; // Ending index (exclusive) in the Array1 dimension. 88 uint32_t array2End; // Ending index (exclusive) in the Array2 dimension. 90 uint32_t array3End; // Ending index (exclusive) in the Array3 dimension.
|
/frameworks/base/core/java/com/android/internal/graphics/palette/ |
D | Target.java | 422 public Target.Builder setExclusive(boolean exclusive) { in setExclusive() argument 423 mTarget.mIsExclusive = exclusive; in setExclusive()
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | ActionMenuItem.java | 172 public ActionMenuItem setExclusiveCheckable(boolean exclusive) { in setExclusiveCheckable() argument 173 mFlags = (mFlags & ~EXCLUSIVE) | (exclusive ? EXCLUSIVE : 0); in setExclusiveCheckable()
|
D | ActionMenu.java | 225 boolean exclusive) { in setGroupCheckable() argument 233 item.setExclusiveCheckable(exclusive); in setGroupCheckable()
|
D | MenuItemImpl.java | 572 public void setExclusiveCheckable(boolean exclusive) { in setExclusiveCheckable() argument 573 mFlags = (mFlags & ~EXCLUSIVE) | (exclusive ? EXCLUSIVE : 0); in setExclusiveCheckable()
|
/frameworks/base/core/java/android/view/ |
D | Menu.java | 347 public void setGroupCheckable(int group, boolean checkable, boolean exclusive); in setGroupCheckable() argument
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | AutoScrollHelper.java | 261 public AutoScrollHelper setExclusive(boolean exclusive) { in setExclusive() argument 262 mExclusive = exclusive; in setExclusive()
|
/frameworks/base/core/java/android/widget/ |
D | TabHost.java | 673 final boolean exclusive = iconView.getVisibility() == View.GONE; in createIndicatorView() 674 final boolean bindIcon = !exclusive || TextUtils.isEmpty(mLabel); in createIndicatorView()
|
D | ActionMenuView.java | 746 public void setExpandedActionViewsExclusive(boolean exclusive) { in setExpandedActionViewsExclusive() argument 747 mPresenter.setExpandedActionViewsExclusive(exclusive); in setExpandedActionViewsExclusive()
|
/frameworks/av/services/audiopolicy/engineconfigurable/tools/ |
D | domainGeneratorPolicy.py | 64 <criterion_type name="" type=<inclusive|exclusive> \
|
D | buildPolicyCriterionTypes.py | 66 <criterion_type name="" type=<inclusive|exclusive> \
|
/frameworks/rs/script_api/ |
D | rs_atomic.spec | 216 summary: Thread-safe bitwise exclusive or
|
/frameworks/av/media/extractors/mpeg2/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/base/cmds/requestsync/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/av/media/codec2/components/flac/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/base/packages/Keyguard/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/base/packages/PackageInstaller/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/native/libs/ui/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/base/libs/hwui/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/av/services/mediaextractor/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/frameworks/base/cmds/appwidget/ |
D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|