No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 3 |
| From Level: | 2 |
| Generated | 2009.11.19 19:35 |
TouchUtils | Removed Methods | |
|---|---|
void dragViewToBottom(
ActivityInstrumentationTestCase,
View
|
|
| Added Methods | |
|---|---|
void
drag(
InstrumentationTestCase,
float
|
|
void
dragQuarterScreenDown(
InstrumentationTestCase,
Activity
|
|
void
dragQuarterScreenUp(
InstrumentationTestCase,
Activity
|
|
int
dragViewBy(
InstrumentationTestCase,
View
|
|
int
dragViewTo(
InstrumentationTestCase,
View
|
|
void
dragViewToBottom(
InstrumentationTestCase,
Activity
|
|
void
dragViewToBottom(
ActivityInstrumentationTestCase,
View
|
|
void
dragViewToBottom(
InstrumentationTestCase,
Activity
|
|
void
dragViewToTop(
InstrumentationTestCase,
View
|
|
void
dragViewToTop(
InstrumentationTestCase,
View
|
|
int
dragViewToX(
InstrumentationTestCase,
View
|
|
int
dragViewToY(
InstrumentationTestCase,
View
|
|
void
longClickView(
InstrumentationTestCase,
View
|
|
void
scrollToBottom(
InstrumentationTestCase,
Activity
|
|
void
scrollToTop(
InstrumentationTestCase,
Activity
|
|
| Changed Methods | ||
|---|---|---|
void
drag(
ActivityInstrumentationTestCase,
float
|
Now deprecated. |
|
void
dragQuarterScreenDown(
ActivityInstrumentationTestCase)
|
Now deprecated. |
|
void
dragQuarterScreenUp(
ActivityInstrumentationTestCase)
|
Now deprecated. |
|
int
dragViewBy(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
int
dragViewTo(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
void
dragViewToBottom(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
void
dragViewToTop(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
void
dragViewToTop(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
int
dragViewToX(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
int
dragViewToY(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
void
longClickView(
ActivityInstrumentationTestCase,
View
|
Now deprecated. |
|
void
scrollToBottom(
ActivityInstrumentationTestCase,
ViewGroup
|
Now deprecated. |
|
void
scrollToTop(
ActivityInstrumentationTestCase,
ViewGroup
|
Now deprecated. |
|