OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testView
(Results
1 - 6
of
6
) sorted by null
/cts/tests/tests/app/src/android/app/cts/
ExpandableListActivityTest.java
35
public void
testView
() {
/cts/tests/tests/widget/src/android/widget/cts/
AdapterView_AdapterContextMenuInfoTest.java
28
View
testView
= new View(getContext());
31
menuInfo = new AdapterView.AdapterContextMenuInfo(
testView
, position, id);
35
assertEquals(
testView
, menuInfo.targetView);
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
BiDiTestCanvas.java
33
private BiDiTestView
testView
;
48
testView
= (BiDiTestView) currentView.findViewById(R.id.
testview
);
49
testView
.setCurrentTextSize(INIT_TEXT_SIZE);
57
testView
.setCurrentTextSize(FONT_MIN_SIZE + progress);
/cts/tests/src/android/app/cts/
ExpandableListTestActivity.java
101
private int
testView
() {
145
setResult(
testView
());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 128 milliseconds