Home
last modified time | relevance | path

Searched refs:SYNC_MAX_DURATION_MILLIS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DAdapterView.java129 static final int SYNC_MAX_DURATION_MILLIS = 100; field in AdapterView
1158 long endTime = SystemClock.uptimeMillis() + SYNC_MAX_DURATION_MILLIS; in findSyncPosition()
DExpandableListConnector.java794 long endTime = SystemClock.uptimeMillis() + AdapterView.SYNC_MAX_DURATION_MILLIS; in findGroupPosition()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65591 Landroid/widget/AdapterView;->SYNC_MAX_DURATION_MILLIS:I