/aosp14/frameworks/base/tools/preload/ |
H A 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()
|
/aosp14/system/core/libcutils/ |
H A D | socket_inaddr_any_server_windows.cpp | 51 int exclusive = 1; in socket_inaddr_any_server() local 53 if (setsockopt(sock, SOL_SOCKET, SO_EXCLUSIVEADDRUSE, (char*)&exclusive, in socket_inaddr_any_server() 54 sizeof(exclusive)) == SOCKET_ERROR || in socket_inaddr_any_server()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | ActionMenuItem.java | 173 public ActionMenuItem setExclusiveCheckable(boolean exclusive) { in setExclusiveCheckable() argument 174 mFlags = (mFlags & ~EXCLUSIVE) | (exclusive ? EXCLUSIVE : 0); in setExclusiveCheckable()
|
H A D | ActionMenu.java | 226 boolean exclusive) { in setGroupCheckable() argument 234 item.setExclusiveCheckable(exclusive); in setGroupCheckable()
|
H A D | MenuItemImpl.java | 573 public void setExclusiveCheckable(boolean exclusive) { in setExclusiveCheckable() argument 574 mFlags = (mFlags & ~EXCLUSIVE) | (exclusive ? EXCLUSIVE : 0); in setExclusiveCheckable()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | Menu.java | 347 public void setGroupCheckable(int group, boolean checkable, boolean exclusive); in setGroupCheckable() argument
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | AutoScrollHelper.java | 261 public AutoScrollHelper setExclusive(boolean exclusive) { in setExclusive() argument 262 mExclusive = exclusive; in setExclusive()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | TabHost.java | 697 final boolean exclusive = iconView.getVisibility() == View.GONE; in createIndicatorView() 698 final boolean bindIcon = !exclusive || TextUtils.isEmpty(mLabel); in createIndicatorView()
|
H A D | ActionMenuView.java | 747 public void setExpandedActionViewsExclusive(boolean exclusive) { in setExpandedActionViewsExclusive() argument 748 mPresenter.setExpandedActionViewsExclusive(exclusive); in setExpandedActionViewsExclusive()
|
/aosp14/frameworks/base/cmds/pm/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/cmds/wm/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/data/fonts/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/SettingsProvider/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/CompanionDeviceManager/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/identity/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/ExtShared/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/FusedLocation/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/keystore/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/packages/WAPPushManager/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/media/jni/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/media/jni/soundpool/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/aosp14/frameworks/base/cmds/am/ |
H A D | NOTICE | 81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|