Searched refs:ProfileSelectDialog (Results 1 – 7 of 7) sorted by relevance
37 public class ProfileSelectDialog extends DialogFragment implements OnClickListener { class46 ProfileSelectDialog dialog = new ProfileSelectDialog(); in show()
47 import com.android.car.developeroptions.dashboard.profileselector.ProfileSelectDialog;238 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in launchIntentOrSelectProfile()253 ProfileSelectDialog.show(activity.getSupportFragmentManager(), tile); in launchIntentOrSelectProfile()
47 import com.android.settings.dashboard.profileselector.ProfileSelectDialog;238 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in launchIntentOrSelectProfile()253 ProfileSelectDialog.show(activity.getSupportFragmentManager(), tile); in launchIntentOrSelectProfile()
72 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in updateUserHandlesIfNeeded_Normal()86 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in updateUserHandlesIfNeeded_Remove()
79 ProfileSelectDialog.show(mContext, pref); in updateState()91 private static final class ProfileSelectDialog { class in EnableContentCaptureWithServiceSettingsPreferenceController
9 com.android.settings.dashboard.profileselector.ProfileSelectDialog