Searched defs:SYNC_FIRST_POSITION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DAdapterView.java98 * {@link #SYNC_FIRST_POSITION}.
115 static final int SYNC_FIRST_POSITION = 1; field in class:AdapterView
1203 mSyncMode = SYNC_FIRST_POSITION;

Completed in 6 milliseconds