OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYNC_FIRST_POSITION
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/widget/
AdapterView.java
97
* {@link #
SYNC_FIRST_POSITION
}.
114
static final int
SYNC_FIRST_POSITION
= 1;
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AdapterViewICS.java
99
* {@link #
SYNC_FIRST_POSITION
}.
116
static final int
SYNC_FIRST_POSITION
= 1;
[
all
...]
Completed in 24 milliseconds