Searched refs:ChooserActivity (Results 1 – 8 of 8) sorted by relevance
25 public final class ChooserActivity extends Activity { class
37 public class ChooserWrapperActivity extends ChooserActivity {
808 Thread.sleep(ChooserActivity.LIST_VIEW_UPDATE_INTERVAL_IN_MILLIS); in testDirectTargetSelectionLogging()874 Thread.sleep(ChooserActivity.LIST_VIEW_UPDATE_INTERVAL_IN_MILLIS); in testDirectTargetLoggingWithRankedAppTarget()935 Thread.sleep(ChooserActivity.LIST_VIEW_UPDATE_INTERVAL_IN_MILLIS); in testDirectTargetLoggingWithAppTargetNotRanked()
139 public class ChooserActivity extends ResolverActivity { class1805 Collections.sort(mSortedList, new AzInfoComparator(ChooserActivity.this));2086 directShareIcon = icon.loadDrawable(ChooserActivity.this);2120 SimpleIconFactory sif = SimpleIconFactory.obtain(ChooserActivity.this);2824 mLayoutInflater = LayoutInflater.from(ChooserActivity.this);3034 mProfileView.setOnClickListener(ChooserActivity.this::onProfileClick);3484 private ChooserActivity mChooserActivity;3507 public ChooserTargetServiceConnection(ChooserActivity chooserActivity,3586 private ChooserActivity mChooserActivity;3589 public RefinementResultReceiver(ChooserActivity host, TargetInfo target,
187 || ChooserActivity.class.getName().equals(activityInfo.name); in isTargetResolverOrChooserActivity()
49 import com.android.internal.app.ChooserActivity;1007 chooserIntent.putExtra(ChooserActivity.EXTRA_PRIVATE_RETAIN_IN_ON_STOP, true); in sendShareIntent()
682 Lcom/android/internal/app/ChooserActivity;-><init>()V
7006 // Field to add the mimetype for a ChooserActivity