HomeSort by relevance Sort by last modified time
    Searched refs:mSyncRowId (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/widget/
AdapterView.java 80 * Position from which to start looking for mSyncRowId
87 long mSyncRowId = INVALID_ROW_ID;
90 * Height of the view when mSyncPosition and mSyncRowId where set
95 * True if we need to sync to mSyncRowId
    [all...]
AbsSpinner.java 450 mSyncRowId = ss.selectedId;
AbsListView.java     [all...]

Completed in 79 milliseconds