Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DSlideEdgeTest.java86 final View hello = mActivity.findViewById(R.id.hello); in testSlideOut() local
142 final View hello = mActivity.findViewById(R.id.hello); in testSlideIn() local
DActivityTransitionTest.java280 final View hello = mActivity.findViewById(R.id.hello); in earlyExitStop() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DPostMessageTest.java255 final String hello = "HELLO"; in testReceiveMessagePort() local