Home
last modified time | relevance | path

Searched defs:MAX_WAIT_TIME (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DNotificationHelper.java29 public static final long MAX_WAIT_TIME = 2000; field in NotificationHelper
/cts/tests/tests/libcorefileio/src/android/cts/
DFileChannelInterProcessLockTest.java58 final static int MAX_WAIT_TIME = 7; field in FileChannelInterProcessLockTest
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java77 private static final long MAX_WAIT_TIME = 25*1000; field in StorageManagerTest