Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DTvAppVerifierActivity.java87 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createUserItem() local
103 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createAutoItem() 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/location/
DLocationModeTestActivity.java114 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createUserItem() local
126 TextView instructions = (TextView) item.findViewById(R.id.instructions); in createAutoItem() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DInteractiveVerifierActivity.java228 TextView instructions = (TextView) item.findViewById(R.id.nls_instructions); in createUserItem() local
238 TextView instructions = (TextView) item.findViewById(R.id.nls_instructions); in createAutoItem() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DCAInstallNotificationVerifierActivity.java144 TextView instructions = (TextView) item.findViewById(R.id.ca_notify_instructions); in createUserItem() local