OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTestListAdapter
(Results
1 - 11
of
11
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientTestActivity.java
34
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName()));
BluetoothTestActivity.java
34
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName()));
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
AbstractTestListActivity.java
32
protected void
setTestListAdapter
(TestListAdapter adapter) {
TestListActivity.java
39
setTestListAdapter
(new ManifestTestListAdapter(this, null));
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
RequesterTestListActivity.java
70
setTestListAdapter
(mAdapter);
P2pTestListActivity.java
108
setTestListAdapter
(adapter);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NfcTestActivity.java
79
setTestListAdapter
(adapter);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
HceEmulatorTestActivity.java
96
setTestListAdapter
(adapter);
HceReaderTestActivity.java
93
setTestListAdapter
(adapter);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
StreamingVideoActivity.java
137
setTestListAdapter
(getStreamAdapter());
/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/
DeskClockTestsActivity.java
151
setTestListAdapter
(adapter);
Completed in 69 milliseconds