Searched defs:MAX_WAIT_TIME (Results 1 – 3 of 3) sorted by relevance
/cts/tests/app/src/android/app/cts/android/app/cts/tools/ | ||
D | NotificationHelper.java | 29 public static final long MAX_WAIT_TIME = 2000; field in NotificationHelper |
/cts/tests/tests/libcorefileio/src/android/cts/ | ||
D | FileChannelInterProcessLockTest.java | 58 final static int MAX_WAIT_TIME = 7; field in FileChannelInterProcessLockTest |
/cts/tests/tests/os/src/android/os/storage/cts/ | ||
D | StorageManagerTest.java | 77 private static final long MAX_WAIT_TIME = 25*1000; field in StorageManagerTest |