HomeSort by relevance Sort by last modified time
    Searched defs:SYNC_FIRST_POSITION (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
AdapterView.java 98 * {@link #SYNC_FIRST_POSITION}.
115 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 704 milliseconds