HomeSort by relevance Sort by last modified time
    Searched refs:ALL (Results 51 - 75 of 242) sorted by null

1 23 4 5 6 7 8 910

  /external/icu4c/common/
unisetspan.h 5 * Corporation and others. All Rights Reserved.
35 * or built for all and may be used many times.
45 ALL = 0x3f,
59 // Copy constructor. Assumes which==ALL for a frozen set.
88 // All code points in the string are contained in the parent set.
124 // Number of bytes for all UTF-8 versions of strings together.
131 // Set up for all variants of span()?
132 UBool all; member in class:UnicodeSetStringSpan
  /frameworks/base/packages/FusedLocation/src/com/android/location/fused/
FusedLocationProvider.java 79 }, UserHandle.ALL, intentFilter, null, mHandler);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 344 UserHandle.ALL);
346 notificationManager.cancelAsUser(null, notificationId, UserHandle.ALL);
417 mMediaStorageNotification, UserHandle.ALL);
419 notificationManager.cancelAsUser(null, notificationId, UserHandle.ALL);
  /frameworks/base/services/java/com/android/server/
AppWidgetService.java 83 mContext.registerReceiverAsUser(mBroadcastReceiver, UserHandle.ALL,
88 mContext.registerReceiverAsUser(mBroadcastReceiver, UserHandle.ALL,
98 mContext.registerReceiverAsUser(mBroadcastReceiver, UserHandle.ALL,
104 mContext.registerReceiverAsUser(mBroadcastReceiver, UserHandle.ALL,
320 // Dump the state of all the app widget providers
UpdateLockService.java 82 mContext.sendStickyBroadcastAsUser(intent, UserHandle.ALL);
BatteryService.java 52 * to all {@link android.content.BroadcastReceiver IntentReceivers} that are
73 * we take care to post all outcalls into the activity manager to a handler.
75 * FIXME: Ideally the power manager would perform all of its calls into the battery
105 /* Begin native fields: All of these fields are set by native code. */
287 // Update the values of mAcOnline, et. all.
414 mContext.sendBroadcastAsUser(statusIntent, UserHandle.ALL);
424 mContext.sendBroadcastAsUser(statusIntent, UserHandle.ALL);
436 mContext.sendBroadcastAsUser(statusIntent, UserHandle.ALL);
446 mContext.sendBroadcastAsUser(statusIntent, UserHandle.ALL);
DockObserver.java 189 mContext.sendStickyBroadcastAsUser(intent, UserHandle.ALL);
  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 68 // ImageListParam specifies all the parameters we need to create an image
125 public static enum DataLocation { NONE, INTERNAL, EXTERNAL, ALL }
314 if (location == DataLocation.INTERNAL || location == DataLocation.ALL) {
356 return makeImageList(cr, DataLocation.ALL, INCLUDE_DRM_IMAGES, sort,
365 return makeImageList(cr, DataLocation.ALL, INCLUDE_IMAGES, sort,
  /packages/apps/Gallery/tests/src/com/android/camera/
BitmapManagerUnitTests.java 57 ImageManager.DataLocation.ALL,
74 // By default all threads can decode.
  /packages/apps/Settings/src/com/android/settings/
AirplaneModeEnabler.java 104 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
  /bionic/linker/
Android.mk 19 LOCAL_LDFLAGS := -shared -Wl,--exclude-libs,ALL
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
HandlerTest.java 75 assertSame(h.getLevel(), Level.ALL);
102 assertSame(h.getLevel(), Level.ALL);
SocketHandlerTest.java 175 assertSame(h.getLevel(), Level.ALL);
209 assertSame(h.getLevel(), Level.ALL);
290 assertSame(h.getLevel(), Level.ALL);
306 assertSame(h.getLevel(), Level.ALL);
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
MatchPatternIterator.java 123 m_superAxis = Axis.ALL;
143 m_superAxis = Axis.ALL;
  /frameworks/base/services/java/com/android/server/search/
SearchManagerService.java 79 new MyPackageMonitor().register(context, null, UserHandle.ALL, true);
162 // Inform all listeners that the list of searchables has been updated.
191 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
  /frameworks/base/services/java/com/android/server/wifi/
WifiNotificationController.java 252 UserHandle.ALL);
254 notificationManager.cancelAsUser(null, ICON_NETWORKS_AVAILABLE, UserHandle.ALL);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintJob.java 94 scope = Scope.ALL;
128 scope = Scope.ALL;
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java 340 // Hide all tabs (the current tab will later be reshown once a tab is selected)
356 final String ALL_TAG = "tab-pager-all";
389 // Hide all fragments for now. We adjust visibility when we get onSelectedTabChanged()
439 // For 2-pane in All and Groups but not in Favorites fragment, show the chevron
546 tabToOpen = TabState.ALL;
551 tabToOpen = TabState.ALL;
567 tabToOpen = TabState.ALL;
694 // If in search mode, we use the all list + contact details to show the result.
696 tab = TabState.ALL;
713 case TabState.ALL
    [all...]
  /external/icu4c/test/cintltst/
cnmdptst.c 4 * and others. All Rights Reserved.
807 "ADD", "ADP", "AED", "AFA", "AFN", "AIF", "ALK", "ALL", "ALV", "ALX", "AMD",
893 UEnumeration *pref, *all; local
    [all...]
  /external/zlib/src/
configure 354 ALL="static"
355 TEST="all teststatic"
361 ALL="static shared"
362 TEST="all teststatic testshared"
391 ALL="${ALL} all64"
468 echo "Using z_ prefix on all symbols." | tee -a configure.log
732 echo ALL = $ALL >> configure.log
791 /^all: */s#:.*#: $ALL
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
b.c 3 All Rights Reserved
7 granted, provided that the above copyright notice appear in all
15 LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
16 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
46 #define LEAF case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL:
51 leaf (CCL, NCCL, CHAR, DOT, FINAL, ALL, EMPTYRE):
128 p1 = op2(CAT, op2(STAR, op2(ALL, NIL, NIL), NIL), p);
129 /* put ALL STAR in front of reg. exp. */
637 case ALL:
639 return (unary(op2(ALL, NIL, NIL)))
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_menu_manager.h 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
53 ALL = 1,
156 // Recursively removes all descendant items (children, grandchildren, etc.),
206 // Returns a list of all the *top-level* menu items (added via AddContextItem)
236 // Removes all items for the given extension id.
277 // all items the menu manager knows about, including all children of top-level
  /external/e2fsprogs/resize/
Makefile.in 40 all:: $(PROGS) $(TEST_PROGS) $(MANPAGES)
132 echo $(SRCROOT)/e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz \
139 gzip -9 > e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz)
  /external/iproute2/lib/
ll_proto.c 80 __PF(ALL,all)
  /frameworks/base/core/java/android/os/
UserHandle.java 30 /** @hide A user id to indicate all users on the device */
33 /** @hide A user handle to indicate all users on the device */
34 public static final UserHandle ALL = new UserHandle(USER_ALL);

Completed in 1243 milliseconds

1 23 4 5 6 7 8 910