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

  /frameworks/base/core/java/android/widget/
AdapterView.java 75 * Position from which to start looking for mSyncRowId
82 long mSyncRowId = INVALID_ROW_ID;
85 * Height of the view when mSyncPosition and mSyncRowId where set
90 * True if we need to sync to mSyncRowId
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AdapterViewCompat.java 79 * Position from which to start looking for mSyncRowId
86 long mSyncRowId = INVALID_ROW_ID;
89 * Height of the view when mSyncPosition and mSyncRowId where set
94 * True if we need to sync to mSyncRowId
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 210 milliseconds