Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DChooserActivityTest.java441 final IChooserWrapper activity = (IChooserWrapper) in twoOptionsAndUserSelectsOne()
496 final IChooserWrapper activity = (IChooserWrapper) in fourOptionsStackedIntoOneTarget()
537 final IChooserWrapper activity = (IChooserWrapper) in updateChooserCountsAndModelAfterUserSelection()
633 final IChooserWrapper activity = (IChooserWrapper) in hasOtherProfileOneOption()
676 final IChooserWrapper activity = (IChooserWrapper) in hasOtherProfileTwoOptionsAndUserSelectsOne()
714 final IChooserWrapper activity = (IChooserWrapper) in hasLastChosenActivityAndOtherProfile()
805 final IChooserWrapper activity = (IChooserWrapper) in testNearbyShareLogging()
876 final IChooserWrapper activity = (IChooserWrapper) in testEditImageLogs()
1331 final IChooserWrapper activity = (IChooserWrapper) in testGetBaseScore()
1466 final IChooserWrapper activity = (IChooserWrapper) in testDirectTargetSelectionLogging()
[all …]
H A DIChooserWrapper.java33 public interface IChooserWrapper { interface
H A DChooserActivityOverrideData.java59 IChooserWrapper, ChooserListAdapter, Pair<Integer, ChooserActivity.ServiceResultInfo[]>>
H A DChooserWrapperActivity.java53 public class ChooserWrapperActivity extends ChooserActivity implements IChooserWrapper {
/aosp14/frameworks/base/core/tests/coretests/
H A DAndroid.bp140 "src/com/android/internal/app/IChooserWrapper.java",