OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFadingEdgeLength
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/view/src/android/view/cts/
ViewConfigurationTest.java
42
ViewConfiguration.
getFadingEdgeLength
();
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowViewConfigurationTest.java
32
assertEquals(12, ViewConfiguration.
getFadingEdgeLength
());
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowViewConfiguration.java
116
protected static int
getFadingEdgeLength
() {
Completed in 637 milliseconds