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.java84 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createAndAttachUserItem() local
100 TextView instructions = item.findViewById(R.id.instructions); in createAndAttachUserItem() local
116 TextView instructions = item.findViewById(R.id.instructions); in createAndAttachAutoItem() local
129 TextView instructions = item.findViewById(R.id.instructions); in createAutoItem() local
156 TextView instructions = item.findViewById(R.id.instructions); in createButtonItem() local
DAppLinkTestActivity.java120 TextView instructions = (TextView) mVerifyAppLinkCardItem.findViewById(R.id.instructions); in createTestItems() local
DTestStepBase.java120 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.java254 TextView instructions = item.findViewById(R.id.nls_instructions); in createUserItem() local
264 TextView instructions = item.findViewById(R.id.nls_instructions); in createAutoItem() local
273 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