Home
last modified time | relevance | path

Searched refs:which (Results 1 – 19 of 19) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
DAudioAssets.java32 public static byte[] getStim(Context context, int which) { in getStim() argument
33 return readAsset(context, STIM_BASENAME + which); in getStim()
DAudioQualityVerifierActivity.java195 private boolean runExperiment(int which, boolean all) { in runExperiment() argument
196 Experiment exp = mExperiments.get(which); in runExperiment()
199 intent.putExtra(EXTRA_EXP_ID, which); in runExperiment()
DREADME.txt20 For loudspeakers which come in pairs, you only need to use
/cts/tools/host/etc/
Dcts27 ADB_PATH=`which ${ADB_TOOLS}`
53 CTS_PATH=`which ${CTS_SH}`
/cts/tests/tests/app/src/android/app/cts/
DInstrumentation_ActivityMonitorTest.java126 IntentFilter which = new IntentFilter(); in testActivityMonitor() local
127 am = new ActivityMonitor(which, result, false); in testActivityMonitor()
128 assertSame(which, am.getFilter()); in testActivityMonitor()
DAlertDialog_BuilderTest.java73 public void onClick(DialogInterface dialog, int which) {
103 public void onClick(DialogInterface dialog, int which, boolean isChecked) {
104 mSelectedItems.add(which);
/cts/tools/dex-tools/
DREADME.txt18 doc : dex file spec on which this parser is based
28 TODO.txt : tasks which are still open
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DConnectionAccessServerActivity.java160 public void onClick(DialogInterface dialog, int which) { in onReceive()
167 public void onClick(DialogInterface dialog, int which) { in onReceive()
DDevicePickerActivity.java167 public void onClick(DialogInterface dialog, int which) { in onItemClick()
DMessageTestActivity.java344 public void onClick(DialogInterface dialog, int which) { in showPairingErrorDialog()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
DSuidFilesActivity.java79 public void onClick(DialogInterface dialog, int which) { in onCreate()
85 public void onClick(DialogInterface dialog, int which) { in onCreate()
267 public void onClick(DialogInterface dialog, int which) { in onPostExecute()
/cts/tests/src/android/app/cts/
DDialogStubActivity.java371 public void onClick(DialogInterface dialog, int which) { in onClick() argument
400 public void onClick(DialogInterface dialog, int which) { in onClick() argument
402 super.onClick(dialog, which); in onClick()
/cts/tools/signature-tools/
DREADME.txt54 TODO.txt : tasks which are still open
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
DPlayVideoActivity.java122 public void onClick(DialogInterface dialog, int which) { in onCreateDialog()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java273 public void onClick(DialogInterface dialog, int which) { in createInfoDialog()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/
DUsbAccessoryTestActivity.java117 public void onClick(DialogInterface dialog, int which) { in showNoUsbAccessoryDialog()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/backup/
DBackupTestActivity.java250 public void onClick(DialogInterface dialog, int which) { in onCreateDialog()
/cts/tools/dasm/src/java_cup/
Dparser.cup52 code section. These include: rhs_parts, rhs_pos, and lhs_nt which
/cts/tools/dex-tools/dex/
Dclasses0.out.dex77550 private boolean which