Home
last modified time | relevance | path

Searched defs:instructions (Results 1 – 8 of 8) 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
127 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createAutoItem() local
144 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createButtonItem() local
DAppLinkTestActivity.java119 TextView instructions = (TextView) mVerifyAppLinkCardItem.findViewById(R.id.instructions); in createTestItems() local
DTestStepBase.java112 TextView instructions = item.findViewById(R.id.instructions); in appendMessageToView() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestAdapter.java42 protected Test(int instructions) { in Test()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0069/
Dpoc.c87 uint64_t instructions[0x100]; in work_out_ioctl_code() local
120 uint64_t *instructions = NULL; in perform_pa_read() local
/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/notifications/
DInteractiveVerifierActivity.java252 TextView instructions = item.findViewById(R.id.nls_instructions); in createUserItem() local
262 TextView instructions = item.findViewById(R.id.nls_instructions); in createAutoItem() local
271 TextView instructions = item.findViewById(R.id.nls_instructions); in createPassFailItem() 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