Home
last modified time | relevance | path

Searched defs:serviceTargetCount (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java451 final int serviceTargetCount = getServiceTargetCount(); in getPositionTargetType() local
497 final int serviceTargetCount = filtered ? getServiceTargetCount() : in targetInfoForPosition() local