/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuItemImpl.java | 75 private static final int EXCLUSIVE = 0x00000004; 429 public void setExclusiveCheckable(boolean exclusive) { 430 mFlags = (mFlags & ~EXCLUSIVE) | (exclusive ? EXCLUSIVE : 0); 434 return (mFlags & EXCLUSIVE) != 0; 442 if ((mFlags & EXCLUSIVE) != 0) { 444 // exclusive checkable group 554 // Mutually exclusive options selected! 556 + " and SHOW_AS_ACTION_NEVER are mutually exclusive.") [all...] |
MenuBuilder.java | 544 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) { 550 item.setExclusiveCheckable(exclusive); [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
MenuItemImpl.java | 83 private static final int EXCLUSIVE = 0x00000004; 462 public void setExclusiveCheckable(boolean exclusive) { 463 mFlags = (mFlags & ~EXCLUSIVE) | (exclusive ? EXCLUSIVE : 0); 467 return (mFlags & EXCLUSIVE) != 0; 477 if ((mFlags & EXCLUSIVE) != 0) { 479 // exclusive checkable group 593 // Mutually exclusive options selected! 595 + " and SHOW_AS_ACTION_NEVER are mutually exclusive.") [all...] |
MenuBuilder.java | 576 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) { 582 item.setExclusiveCheckable(exclusive); [all...] |
/external/chromium/base/ |
file_util_proxy.cc | 387 bool exclusive, 392 exclusive_(exclusive), 799 bool exclusive, 803 file_path, exclusive, recursive, callback));
|
/external/linux-tools-perf/util/ |
python.c | 403 "exclusive", 426 exclusive = 0, local 448 &pinned, &exclusive, &exclude_user, 468 attr.exclusive = exclusive;
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Basic.h | 46 #error LibConfig.h: bbs_NO_MESSAGE_HANDLING and bbs_ENABLE_MESSAGE_FPTRG are mutually exclusive
|
/external/qemu/audio/ |
ossaudio.c | 71 int exclusive; member in struct:__anon13137 80 .exclusive = 0, 272 int oflags = conf.exclusive ? O_EXCL : 0; 887 .name = "EXCLUSIVE", 889 .valp = &conf.exclusive, 890 .descr = "Open device in exclusive mode (vmix wont work)"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
timer.h | 223 int snd_timer_params_set_exclusive(snd_timer_params_t * params, int exclusive);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
timer.h | 223 int snd_timer_params_set_exclusive(snd_timer_params_t * params, int exclusive);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
timer.h | 223 int snd_timer_params_set_exclusive(snd_timer_params_t * params, int exclusive);
|
/external/kernel-headers/original/linux/ |
perf_event.h | 194 exclusive : 1, /* only group on PMU */ member in struct:perf_event_attr 795 int exclusive; member in struct:perf_cpu_context
|
/external/linux-tools-perf/util/include/linux/added/ |
perf_event.h | 204 exclusive : 1, /* only group on PMU */ member in struct:perf_event_attr 947 int exclusive; member in struct:perf_cpu_context
|
/frameworks/base/core/java/android/widget/ |
TabHost.java | 639 // when icon is gone by default, we're in exclusive mode 640 final boolean exclusive = iconView.getVisibility() == View.GONE; 641 final boolean bindIcon = !exclusive || TextUtils.isEmpty(mLabel);
|
/external/yaffs2/yaffs2/direct/ |
yaffsfs.c | 47 __u8 exclusive:1; // exclusive member in struct:__anon18630 387 if(yaffsfs_handle[i].exclusive) 448 h->exclusive = (oflag & O_EXCL) ? 1 : 0;
|
/device/asus/grouper/keymaster/ |
NOTICE | 111 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 118 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/ |
NOTICE | 111 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 118 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/ |
NOTICE | 111 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 118 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 615 exclusive: 1, /* exclusive mode, don't override with other pcms */ member in struct:ac97_pcm
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 615 exclusive: 1, /* exclusive mode, don't override with other pcms */ member in struct:ac97_pcm
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | 395 * Begins a transaction in EXCLUSIVE mode. 444 * Begins a transaction in EXCLUSIVE mode. 502 boolean exclusive) { 506 exclusive ? SQLiteSession.TRANSACTION_MODE_EXCLUSIVE : [all...] |
/external/robolectric/lib/main/ |
javassist-3.14.0-GA.jar | |
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 665 Note, --B2 and --B3 are mutually exclusive.
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | 1095 initialize: function(start, end, exclusive) { 1098 this.exclusive = exclusive; 1112 if (this.exclusive) 1118 var $R = function(start, end, exclusive) { 1119 return new ObjectRange(start, end, exclusive); [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 98 0x04 e_state Counts number of L2 data demand loads where the cache line to be loaded is in the E (exclusive) state 103 0x40 e_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the E (exclusive) state 110 0x04 e_state Counts number of L2 store RFO requests where the cache line to be loaded is in the E (exclusive) state 116 0x40 e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the E (exclusive) state 123 0x04 e_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the E (exclusive) state 135 0x04 e_state Counts L1 data cache read requests where the cache line to be loaded is in the E (exclusive) state 141 0x04 e_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the E (exclusive) state 147 0x04 e_state Counts L1 data cache retired load locks that hit the target cache line in the exclusive state 338 0x04 e_state Counts the number of cache lines allocated in the L2 cache in the E (exclusive) state
|