OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setTestListAdapter
(Results
1 - 13
of
13
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleAdvertiserTestActivity.java
48
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleCocInsecureClientTestListActivity.java
43
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleCocInsecureServerTestListActivity.java
42
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleCocSecureClientTestListActivity.java
43
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleCocSecureServerTestListActivity.java
42
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleInsecureClientTestListActivity.java
47
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleInsecureServerTestListActivity.java
45
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleScannerTestActivity.java
48
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleSecureClientTestListActivity.java
45
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BleSecureServerTestListActivity.java
45
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
BluetoothTestActivity.java
77
setTestListAdapter
(new ManifestTestListAdapter(this, getClass().getName(),
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
AbstractTestListActivity.java
35
protected void
setTestListAdapter
(TestListAdapter adapter) {
TestListActivity.java
100
setTestListAdapter
(new ManifestTestListAdapter(this, null));
Completed in 326 milliseconds