Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DLauncherActivity.java61 customIntent.putExtra(TestBase.EXPECTED_HIERARCHY, mTester.computeExpected(customIntent)); in launchActivity()
DShims.java20 Node computeExpected(Intent intent) { return null; } in computeExpected() method in TestBase