Home
last modified time | relevance | path

Searched refs:timedOutMessage (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DDownloadManagerBaseTest.java395 String timedOutMessage) throws TimeoutException { in timeoutWait() argument
411 throw new TimeoutException(timedOutMessage); in timeoutWait()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java731 String timedOutMessage) throws TimeoutException { in timeoutWait() argument
747 throw new TimeoutException(timedOutMessage); in timeoutWait()