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

<<11121314151617181920>>

  /frameworks/base/cmds/statsd/tests/
FieldValue_test.cpp 57 child->set_position(Position::ALL);
78 child->set_position(Position::ALL);
230 for (auto position : {Position::ANY, Position::ALL, Position::FIRST, Position::LAST}) {
  /frameworks/base/services/core/java/com/android/server/power/
Notifier.java 680 mContext.sendOrderedBroadcastAsUser(mScreenBrightnessBoostIntent, UserHandle.ALL, null,
697 mContext.sendOrderedBroadcastAsUser(mScreenOnIntent, UserHandle.ALL, null,
720 mContext.sendOrderedBroadcastAsUser(mScreenOffIntent, UserHandle.ALL, null,
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
SnoozeHelperTest.java 117 NotificationRecord r3 = getNotificationRecord("pkg", 3, "three", UserHandle.ALL);
199 NotificationRecord r2 = getNotificationRecord("pkg", 2, "one", UserHandle.ALL);
209 NotificationRecord r2 = getNotificationRecord("pkg", 2, "one", UserHandle.ALL);
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryUtils.java 72 StatusType.ALL
78 int ALL = 3;
123 case StatusType.ALL:
  /build/make/core/
cleanspec.mk 20 # 2. REMOVE ALL FILES NAMED CleanSpec.mk.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
NewInstanceTest.java 95 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL);
285 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL);
InvokeMethod002Test.java 93 packet.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL);
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
MemoryHandlerTest.java 202 assertEquals(handler.getLevel(), Level.ALL);
247 assertEquals(handler.getLevel(), Level.ALL);
348 // push all
  /external/icu/icu4c/source/extra/uconv/
makedata.mak 5 #* and others. All Rights Reserved.
76 # This target should build all the data files
83 ALL : $(OUTPUT)
84 @echo All targets are up to date (mode $(PKGMODE))
95 # This is to remove all the data files
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
main.c 32 #define ALL 0x00
179 rc |= do_tree_cleanup(path, ALL);
292 ("ERROR: failed error:%d creating all the test files ! \n",
400 * If devfs is running and mounted on /dev, these checks will all pass,
  /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
  /frameworks/base/services/core/java/com/android/server/
ServiceWatcher.java 65 * implements mAction. When null, all packages in the system that matches one of the signature
171 }, UserHandle.ALL, intentFilter, null, mHandler);
175 mPackageMonitor.register(mContext, null, UserHandle.ALL, true);
196 * @param justCheckThisPackage Only consider this package, or consider all
  /frameworks/base/services/core/java/com/android/server/connectivity/
PermissionMonitor.java 113 mContext.registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, intentFilter, null, null);
119 mContext.registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, intentFilter, null, null);
192 // TODO : remove this check (b/31479477). Not all preinstalled apps should
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java 74 // All variables below protected by mLock
136 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
174 // Just ignore all future APDUs until next tap
199 // Just ignore all future APDUs until we resolve to only one
282 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
xwindows.md 21 in all copies or substantial portions of the Software.
53 all copies or substantial portions of the Software.
82 all copies or substantial portions of the Software.
101 All Rights Reserved.
104 all copies or substantial portions of the Software.
133 All Rights Reserved.
136 in all copies or substantial portions of the Software.
153 All Rights Reserved
157 provided that the above copyright notice appear in all copies and that
164 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDIN
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
xwindows.md 21 in all copies or substantial portions of the Software.
53 all copies or substantial portions of the Software.
82 all copies or substantial portions of the Software.
101 All Rights Reserved.
104 all copies or substantial portions of the Software.
133 All Rights Reserved.
136 in all copies or substantial portions of the Software.
153 All Rights Reserved
157 provided that the above copyright notice appear in all copies and that
164 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDIN
    [all...]