/prebuilts/tools/common/m2/repository/com/intellij/annotations/12.0/ |
NOTICE | 16 * "Legal Entity" shall mean the union of the acting entity and all 102 * that You distribute, all copyright, patent, trademark, and 162 * work stoppage, computer failure or malfunction, or any and all 216 hereby granted, provided that you include the following on ALL copies of the 241 all times remain with copyright holders. 266 XML), and release all of the SAX 2.0 source code, compiled code, and
|
/prebuilts/tools/common/offline-m2/com/intellij/annotations/12.0/ |
NOTICE | 16 * "Legal Entity" shall mean the union of the acting entity and all 102 * that You distribute, all copyright, patent, trademark, and 162 * work stoppage, computer failure or malfunction, or any and all 216 hereby granted, provided that you include the following on ALL copies of the 241 all times remain with copyright holders. 266 XML), and release all of the SAX 2.0 source code, compiled code, and
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/ |
msys.s | 4 ; for all operands so that everything but the opcode will be 0 in the 41 ; ball operand: all, one 43 rcfbcb #0,#0,#all,#0,#0,#0,#0,#0,#0,#0 ; all = 1 45 rcfbcb #0,#0,#ALL,#0,#0,#0,#0,#0,#0,#0
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LoggerTest.java | 238 p.put("testGetLogger_Normal_ANewLogger.level", "ALL"); 255 assertSame(Level.ALL, log.getLevel()); 376 p.put("testGetLoggerWithRes_Normal_ANewLogger.level", "ALL"); 395 assertSame(Level.ALL, log.getLevel()); [all...] |
MemoryHandlerTest.java | 202 assertEquals(handler.getLevel(), Level.ALL); 247 assertEquals(handler.getLevel(), Level.ALL); 348 // push all
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
UsbDeviceManager.java | 650 mContext.sendStickyBroadcastAsUser(intent, UserHandle.ALL); [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
InvokeMethodTest.java | 119 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 270 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 407 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL);
|
NewInstanceTest.java | 115 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 326 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL);
|
/frameworks/base/services/core/java/com/android/server/power/ |
Notifier.java | 635 mContext.sendOrderedBroadcastAsUser(mScreenBrightnessBoostIntent, UserHandle.ALL, null, 652 mContext.sendOrderedBroadcastAsUser(mScreenOnIntent, UserHandle.ALL, null, 675 mContext.sendOrderedBroadcastAsUser(mScreenOffIntent, UserHandle.ALL, null,
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
PlaybackControlsRow.java | 413 * An action for displaying three repeat states: none, one, or all. 422 * Action index for the repeat-all icon. 424 public static int ALL = 1; 442 * @param highlightColor Color to display the repeat-all and repeat0one icons. 451 * @param repeatAllColor Color to display the repeat-all icon. 462 drawables[ALL] = repeatDrawable == null ? null 473 labels[ALL] = context.getString(R.string.lb_playback_controls_repeat_one);
|
/packages/services/Telephony/src/com/android/phone/ |
NotificationMgr.java | 375 UserHandle.ALL); 436 // If Unconditional Call Forwarding (forward all calls) for VOICE 494 UserHandle.ALL); 589 null /* tag */, SELECTED_OPERATOR_FAIL_NOTIFICATION, UserHandle.ALL);
|
/build/core/ |
cleanspec.mk | 20 # 2. REMOVE ALL FILES NAMED CleanSpec.mk.
|
/external/icu/icu4c/source/extra/uconv/ |
makedata.mak | 3 #* and others. All Rights Reserved. 74 # This target should build all the data files 81 ALL : $(OUTPUT) 82 @echo All targets are up to date (mode $(PKGMODE)) 93 # This is to remove all the data files
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encoder.h | 2 * Copyright (c) 2010 The WebM project authors. All Rights Reserved. 7 * in the file PATENTS. All contributing project authors may 119 RESIZE_FIXED = 1, // All frames are coded at the specified dimension. 251 // TODO(jingning) All spatially adaptive variables should go to TileDataEnc. 286 ALL 290 double stat[ALL+1]; 590 // mb_rows, cols are in units of 16 pixels. We assume 3 planes all at full
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/ |
UserAccountTest.groovy | 102 // No file permissions - readable by all 112 testCanRead(USERNAME, GROUP, 'rwxrwxrwx', true) // ALL 126 // No file permissions - writable by all 136 testCanWrite(USERNAME, GROUP, 'rwxrwxrwx', true) // ALL 150 // No file permissions - executable by all 160 testCanExecute(USERNAME, GROUP, 'rwxrwxrwx', true) // ALL 175 assert userAccount.defaultPermissionsForNewDirectory == Permissions.ALL
|
/external/regex-re2/re2/ |
prefilter_tree.cc | 1 // Copyright 2009 The RE2 Authors. All Rights Reserved. 41 case Prefilter::ALL: 107 // This one triggers too many things. If all the parents are AND 161 // Build vector of all filter nodes, sorted topologically 176 // Now add all the descendant nodes. 237 case Prefilter::ALL: 333 // Delay until all the children have succeeded.
|
/frameworks/base/core/java/android/text/util/ |
Linkify.java | 52 * Linkify take a piece of text and a regular expression and turns all of the 96 * Bit mask indicating that all available patterns should be matched in 99 public static final int ALL = WEB_URLS | EMAIL_ADDRESSES | PHONE_NUMBERS | MAP_ADDRESSES; 108 @IntDef(flag = true, value = { WEB_URLS, EMAIL_ADDRESSES, PHONE_NUMBERS, MAP_ADDRESSES, ALL }) 213 * Scans the text of the provided Spannable and turns all occurrences 271 * Scans the text of the provided TextView and turns all occurrences of 367 * to all links. 430 * to all links.
|
/frameworks/base/services/core/java/com/android/server/ |
ServiceWatcher.java | 64 * implements mAction. When null, all packages in the system that matches one of the signature 166 }, UserHandle.ALL, intentFilter, null, mHandler); 170 mPackageMonitor.register(mContext, null, UserHandle.ALL, true); 180 * @param justCheckThisPackage Only consider this package, or consider all
|
TelephonyRegistry.java | 234 //defaultSubId comes before new defaultSubId update) we need to recall all 281 // we keep a copy of all of the state so we can send it out when folks 519 // force all illegal subId to SubscriptionManager.DEFAULT_SUB_ID [all...] |
/frameworks/native/opengl/libs/ |
Android.mk | 36 LOCAL_LDFLAGS += -Wl,--exclude-libs=ALL 182 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
AdapterProperties.java | 61 //TODO - all hw capabilities to be exposed as a class 73 // Lock for all getters and setters. 349 mService.sendBroadcastAsUser(intent, UserHandle.ALL, 482 mService.sendBroadcastAsUser(intent, UserHandle.ALL, 578 // When BT is being turned on, all adapter properties will be sent in 1
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertService.java | 179 // with the same serial number, therefore the subsequent messages were all ignored. 288 // Check if all emergency alerts are disabled. 348 sendBroadcastAsUser(intent, UserHandle.ALL, 350 sendBroadcastAsUser(intent, UserHandle.ALL,
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
HostEmulationManager.java | 74 // All variables below protected by mLock 135 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); 173 // Just ignore all future APDUs until next tap 198 // Just ignore all future APDUs until we resolve to only one 281 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/ |
JDWPEventModifierTestCase.java | 17 * This base class provides utilities for all event modifier tests. 21 * The suspend policy used for all events in the tests. 24 TEST_SUSPEND_POLICY = JDWPConstants.SuspendPolicy.ALL;
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
CombinedEventsTest.java | 133 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 268 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 382 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 509 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 659 // print all received events [all...] |