Home
last modified time | relevance | path

Searched defs:where (Results 1 – 5 of 5) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityTestsBase.java87 public void activityFinished(int resultCode, Intent data, RuntimeException where) { in activityFinished()
114 final RuntimeException where = new RuntimeException("Original error was here"); in finishWithResult() local
119 public void finishWithResult(int resultCode, Intent data, RuntimeException where) { in finishWithResult()
DLaunchpadActivity.java78 public void activityFinished(int resultCode, Intent data, RuntimeException where); in activityFinished()
437 private void checkLifecycle(String where) { in checkLifecycle()
/cts/tests/tests/os/src/android/os/cts/
DActivityTestsBase.java87 public void activityFinished(int resultCode, Intent data, RuntimeException where) { in activityFinished()
114 final RuntimeException where = new RuntimeException("Original error was here"); in finishWithResult() local
119 public void finishWithResult(int resultCode, Intent data, RuntimeException where) { in finishWithResult()
DLaunchpadActivity.java78 public void activityFinished(int resultCode, Intent data, RuntimeException where); in activityFinished()
437 private void checkLifecycle(String where) { in checkLifecycle()
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java3364 String where = null; in getInstances() local
3415 String where = null; in getInstancesSearch() local