Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DAddPrinterActivity.java334 private @NonNull Pair<ActionAdapter, Integer> getSubAdapter(int position) { in getSubAdapter() method in AddPrinterActivity.CombinedAdapter
382 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position); in getView()
389 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position); in getItem()
401 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position); in isEnabled()
408 Pair<ActionAdapter, Integer> realPosition = getSubAdapter(position); in performAction()