Home
last modified time | relevance | path

Searched refs:instructions (Results 1 – 20 of 20) 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
85 instructions.setText(instructionTextId); in createAndAttachUserItem()
100 TextView instructions = item.findViewById(R.id.instructions); in createAndAttachUserItem() local
101 instructions.setText(instructionCharSequence); in createAndAttachUserItem()
116 TextView instructions = item.findViewById(R.id.instructions); in createAndAttachAutoItem() local
117 instructions.setText(stringId); in createAndAttachAutoItem()
129 TextView instructions = item.findViewById(R.id.instructions); in createAutoItem() local
130 instructions.setText(instructionCharSequence); in createAutoItem()
156 TextView instructions = item.findViewById(R.id.instructions); in createButtonItem() local
157 instructions.setVisibility(View.GONE); in createButtonItem()
DTestStepBase.java120 TextView instructions = item.findViewById(R.id.instructions); in appendMessageToView() local
121 instructions.setText(instructions.getText() + "\n" + message); in appendMessageToView()
DAppLinkTestActivity.java120 TextView instructions = (TextView) mVerifyAppLinkCardItem.findViewById(R.id.instructions); in createTestItems() local
123 instructions.setCompoundDrawablePadding(10); in createTestItems()
124 instructions.setCompoundDrawables(image, null, null, null); in createTestItems()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0069/
Dpoc.c81 instructions[command.buffer_size / 8] = (x); \
87 uint64_t instructions[0x100]; in work_out_ioctl_code() local
90 memset(instructions, 0, sizeof(instructions)); in work_out_ioctl_code()
93 command.buffer = (uint64_t)&instructions; in work_out_ioctl_code()
120 uint64_t *instructions = NULL; in perform_pa_read() local
131 instructions = malloc((num_words * 5 + 4) * sizeof(uint64_t)); in perform_pa_read()
132 if (!instructions) { in perform_pa_read()
141 command.buffer = (uint64_t)instructions; in perform_pa_read()
190 if (instructions) { in perform_pa_read()
191 free(instructions); in perform_pa_read()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestAdapter.java42 protected Test(int instructions) { in Test() argument
44 this.mInstructions = instructions; in Test()
97 ((TextView) vg.findViewById(R.id.instructions)).setText(test.mInstructions); in getView()
/cts/hostsidetests/hdmicec/
DREADME.md18 * CEC adapter, see [External CEC Adapter instructions](cec_adapter.md)
19 * Install `cec-client` binary, see [install instructions](cec_adapter.md#software)
40 * CEC adapter, see [External CEC Adapter instructions](cec_adapter.md)
41 * Install `cec-client` binary, see [install instructions](cec_adapter.md#software)
/cts/hostsidetests/multidevices/
DREADME.md3 Refer to go/cts-multi-device-module for step-by-step instructions on creating
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DInteractiveVerifierActivity.java301 TextView instructions = item.findViewById(R.id.nls_instructions); in createUserItem() local
302 instructions.setText(getString(messageId, messageFormatArgs)); in createUserItem()
311 TextView instructions = item.findViewById(R.id.nls_instructions); in createAutoItem() local
312 instructions.setText(stringId); in createAutoItem()
325 TextView instructions = item.findViewById(R.id.nls_instructions); in createPassFailItem() local
326 instructions.setText(textResId); in createPassFailItem()
337 TextView instructions = item.findViewById(R.id.nls_instructions); in createUserAndPassFailItem() local
338 instructions.setText(stringId); in createUserAndPassFailItem()
DNotificationHidingVerifierActivity.kt58 private lateinit var instructions: TextView in <lambda>() variable in com.android.cts.verifier.notifications.NotificationHidingVerifierActivity
74 instructions = requireViewById(R.id.test_instructions) in <lambda>()
151 instructions.setText(tests[currentTestIdx].getTestInstructions()) in <lambda>()
160 instructions.setText(R.string.notif_hiding_success) in <lambda>()
163 instructions.text = (getString(R.string.notif_hiding_failure, numFailures, tests.size)) in <lambda>()
DNotificationListenerVerifierActivity.java504 int instructions = hasVibrator() in inflate() local
507 mView = createNlsSettingsItem(parent, instructions); in inflate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sharesheet/
DSharesheetChooserResultActivity.java82 protected final void setInstructions(@StringRes int instructions) { in setInstructions() argument
83 mInstructiontext.setText(instructions); in setInstructions()
111 mInstructiontext = requireViewById(R.id.instructions); in onCreate()
DSharesheetAlbumActivity.java62 TextView instructionText = (TextView) findViewById(R.id.instructions); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/
DInteractiveVerifierActivity.java260 TextView instructions = (TextView) item.findViewById(R.id.tiles_instructions); in createUserPassFail() local
261 instructions.setText(getString(messageId, messageFormatArgs)); in createUserPassFail()
267 TextView instructions = (TextView) item.findViewById(R.id.tiles_instructions); in createAutoItem() local
268 instructions.setText(stringId); in createAutoItem()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
DVrListenerVerifierActivity.java271 TextView instructions = (TextView) v.findViewById(R.id.vr_instructions); in createUserInteractionTestView() local
272 instructions.setText(getString(messageId)); in createUserInteractionTestView()
281 TextView instructions = (TextView) v.findViewById(R.id.vr_instructions); in createAutoTestView() local
282 instructions.setText(getString(messageId)); in createAutoTestView()
/cts/hostsidetests/appsecurity/res/pkgsigverify/
DREADME.md27 android source tree. Please refer to the usage instructions there for how to
/cts/tools/cts-tradefed/
DREADME67 See http://source.android.com for instructions on obtaining the Android
/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DAbstractUserAuthenticationTest.java128 TextView instructionsText = findViewById(R.id.instructions); in onCreate()
/cts/tests/tests/content/data/
Dreadme.txt6 android source tree. Please refer to the usage instructions there for how to
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/mtp/
DMtpHostTestActivity.java402 final TextView textView = (TextView) view.findViewById(R.id.instructions);
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale17 which, in their literal meaning (million instructions per second),