Searched refs:activeAdapter (Results 1 – 1 of 1) sorted by relevance
1561 final ChooserListAdapter activeAdapter = activity.getAdapter(); in testDirectTargetSelectionLogging() local1564 activeAdapter.getCount(), in testDirectTargetSelectionLogging()1568 activeAdapter.getSelectableServiceTargetCount(), in testDirectTargetSelectionLogging()1572 activeAdapter.getItem(0).getResolveInfo(), in testDirectTargetSelectionLogging()1637 final ChooserListAdapter activeAdapter = activity.getAdapter(); in testDirectTargetLoggingWithRankedAppTarget() local1640 activeAdapter.getCount(), in testDirectTargetLoggingWithRankedAppTarget()1644 activeAdapter.getSelectableServiceTargetCount(), in testDirectTargetLoggingWithRankedAppTarget()1648 activeAdapter.getItem(0).getResolveInfo(), in testDirectTargetLoggingWithRankedAppTarget()1714 final ChooserListAdapter activeAdapter = activity.getAdapter(); in testShortcutTargetWithApplyAppLimits() local1717 activeAdapter.getCount(), in testShortcutTargetWithApplyAppLimits()[all …]