Home
last modified time | relevance | path

Searched refs:currentListAdapter (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
DMediaProjectionAppSelectorActivity.kt159 val currentListAdapter = mChooserMultiProfilePagerAdapter.activeListAdapter in appliedThemeResId() constant
160 val targetInfo = currentListAdapter.targetInfoForPosition(which, filtered) ?: return in appliedThemeResId()
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java1333 ResolverListAdapter currentListAdapter = mMultiProfilePagerAdapter.getActiveListAdapter();
1334 int which = currentListAdapter.hasFilteredItem()
1335 ? currentListAdapter.getFilteredPosition()
1337 boolean hasIndexBeenFiltered = !currentListAdapter.hasFilteredItem();