Home
last modified time | relevance | path

Searched defs:instructions (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DTvAppVerifierActivity.java83 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createUserItem() local
99 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createUserItem() local
115 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createAutoItem() local
132 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createButtonItem() local
DAppLinkTestActivity.java119 TextView instructions = (TextView) mVerifyAppLinkCardItem.findViewById(R.id.instructions); in createTestItems() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestAdapter.java42 protected Test(int instructions) { in Test()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/
DInteractiveVerifierActivity.java249 TextView instructions = (TextView) item.findViewById(R.id.tiles_instructions); in createUserPassFail() local
256 TextView instructions = (TextView) item.findViewById(R.id.tiles_instructions); in createAutoItem() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
DVrListenerVerifierActivity.java271 TextView instructions = (TextView) v.findViewById(R.id.vr_instructions); in createUserInteractionTestView() local
281 TextView instructions = (TextView) v.findViewById(R.id.vr_instructions); in createAutoTestView() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DInteractiveVerifierActivity.java250 TextView instructions = (TextView) item.findViewById(R.id.nls_instructions); in createUserItem() local
260 TextView instructions = (TextView) item.findViewById(R.id.nls_instructions); in createAutoItem() local