HomeSort by relevance Sort by last modified time
    Searched refs:ALL (Results 276 - 300 of 591) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/util/logging/
Level.java 34 * Enabling a certain logging level also enables all logging levels with larger
39 * ALL and OFF. ALL indicates logging all messages, and OFF indicates logging no
89 * The ALL level provides all logging messages.
91 public static final Level ALL = new Level("ALL", Integer.MIN_VALUE);
  /packages/services/Telephony/src/com/android/services/telephony/
EmergencyCallHelper.java 126 // First of all, clean up any state left over from a prior emergency call sequence. This
256 // If changing the setting is sufficent to trigger all of the rest of the logic,
260 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/
gmaven-runtime-api-1.5.jar 
  /external/ant-glob/
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
  /external/libpng/contrib/libtests/
pngimage.c 12 * using png_read_png and then write with png_write_png. Test all possible
64 * transform to fire. All must be present - the requirement is that
99 /* List ALL the PNG_TRANSFORM_ macros here. Check for support using the READ
113 T(STRIP_ALPHA, NONE, A, X, ALL, R),
137 T(EXPAND, NONE, P, X, ALL, R),
140 T(EXPAND, NONE, X, C, ALL, R),
142 T(EXPAND, tRNS, X, A, ALL, R),
151 T(INVERT_MONO, NONE, X, C, ALL, RW_INVERT),
160 T(SHIFT, sBIT, X, X, ALL, RW_SHIFT),
215 T(GRAY_TO_RGB, NONE, X, C, ALL, R)
    [all...]
  /frameworks/base/services/core/java/com/android/server/
ServiceWatcher.java 60 * implements mAction. When null, all packages in the system that matches one of the signature
69 // all fields below synchronized on mLock
145 }, UserHandle.ALL, intentFilter, null, mHandler);
149 mPackageMonitor.register(mContext, null, UserHandle.ALL, true);
158 * Only checks the named package, or checks all packages if it
282 // Need to check all packages because this method is also called when a
  /frameworks/base/services/core/java/com/android/server/connectivity/
PermissionMonitor.java 108 mContext.registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, intentFilter, null, null);
114 mContext.registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, intentFilter, null, null);
  /frameworks/native/opengl/libs/
Android.mk 37 LOCAL_LDFLAGS += -Wl,--exclude-libs=ALL
154 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Contacts/src/com/android/contacts/activities/
ActionBarAdapter.java 96 public static int ALL = 1;
99 public static int DEFAULT = ALL;
277 // place for the cursor is after all the text.
289 // All the flags we may change in this method.
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.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
  /external/chromium_org/third_party/sqlite/src/test/
collate5.test 222 SELECT a FROM collate5t1 UNION ALL SELECT a FROM collate5t2 ORDER BY 1;
227 SELECT a FROM collate5t2 UNION ALL SELECT a FROM collate5t1 ORDER BY 1;
232 SELECT a FROM collate5t1 UNION ALL SELECT a FROM collate5t2
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java 590 mContext.sendStickyBroadcastAsUser(intent, UserHandle.ALL);
618 mContext.sendStickyBroadcastAsUser(intent, UserHandle.ALL);
722 UserHandle.ALL);
750 UserHandle.ALL);
    [all...]
  /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
  /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);
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate_unittest.cc 1 // Copyright 2013 The Chromium Authors. All rights reserved.
57 ProfileResetter::ALL & ~ProfileResetter::COOKIES_AND_SITE_DATA;
281 ProfileResetter::ALL));
340 ProfileResetter::ALL));
391 // Checking that all details are correct is already done by the above test.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PlaybackControlsRow.java 386 * An action for displaying three repeat states: none, one, or all.
395 * Action index for the repeat-all icon.
397 public static int ALL = 1;
416 * @param highlightColor Color to display the repeat-all and repeat0one icons.
425 * @param repeatAllColor Color to display the repeat-all icon.
436 drawables[ALL] = new BitmapDrawable(context.getResources(),
445 labels[ALL] = context.getString(R.string.lb_playback_controls_repeat_one);
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 227 // Disable *all* possible navigation via the system bar.
420 UserHandle.ALL);
432 // If Unconditional Call Forwarding (forward all calls) for VOICE
490 UserHandle.ALL);
583 null /* tag */, SELECTED_OPERATOR_FAIL_NOTIFICATION, UserHandle.ALL);
  /build/core/
cleanspec.mk 20 # 2. REMOVE ALL FILES NAMED CleanSpec.mk.
  /external/chromium_org/cc/resources/
raster_worker_pool_perftest.cc 1 // Copyright 2013 The Chromium Authors. All rights reserved.
169 enum NamedTaskSet { REQUIRED_FOR_ACTIVATION = 0, ALL = 1 };
207 task_set_collection[ALL] = true;
  /external/chromium_org/extensions/renderer/resources/
extension_custom_bindings.js 1 // Copyright 2014 The Chromium Authors. All rights reserved.
40 var type = 'ALL';
  /external/chromium_org/third_party/icu/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/chromium_org/third_party/re2/re2/
prefilter_tree.cc 1 // Copyright 2009 The RE2 Authors. All Rights Reserved.
46 case Prefilter::ALL:
112 // This one triggers too many things. If all the parents are AND
168 // Build vector of all filter nodes, sorted topologically
183 // Now add all the descendant nodes.
244 case Prefilter::ALL:
340 // Delay until all the children have succeeded.
  /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

Completed in 1148 milliseconds

<<11121314151617181920>>