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

  /frameworks/base/core/java/android/widget/
AdapterView.java 124 static final int SYNC_MAX_DURATION_MILLIS = 100;
    [all...]
ExpandableListConnector.java 794 long endTime = SystemClock.uptimeMillis() + AdapterView.SYNC_MAX_DURATION_MILLIS;
    [all...]

Completed in 165 milliseconds