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

  /packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/view/
PagedListView.java 71 private boolean mNeedsFocus;
368 "%s, firstBorn: %s, isInTouchMode: %s, mNeedsFocus: %s",
370 isInTouchMode(), mNeedsFocus));
378 if (mNeedsFocus && itemCount > 0) {
382 mNeedsFocus = false;
396 mNeedsFocus = true;