Searched defs:chooserActivity (Results 1 – 2 of 2) sorted by relevance
169 @UserIdInt int callingUserId, @Nullable String chooserActivity) { in computeScoreForAppShare()176 @Nullable String chooserActivity) { in postProcess()274 @Nullable String chooserActivity) { in promoteForegroundApp()300 @Nullable String chooserActivity) { in findSharingForegroundApp()
883 ActivityRecord chooserActivity = new ActivityBuilder(mAtm).setComponent( in testCanLaunchHomeActivityFromChooser() local