Home
last modified time | relevance | path

Searched refs:ProfileSelectDialog (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/profileselector/
DProfileSelectDialog.java37 public class ProfileSelectDialog extends DialogFragment implements OnClickListener { class
46 ProfileSelectDialog dialog = new ProfileSelectDialog(); in show()
/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
DProfileSelectDialog.java38 public class ProfileSelectDialog extends DialogFragment implements OnClickListener { class
55 final ProfileSelectDialog dialog = new ProfileSelectDialog(); in show()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DDashboardFeatureProviderImpl.java50 import com.android.car.developeroptions.dashboard.profileselector.ProfileSelectDialog;
243 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in launchIntentOrSelectProfile()
257 ProfileSelectDialog.show(activity.getSupportFragmentManager(), tile); in launchIntentOrSelectProfile()
/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/profileselector/
DProfileSelectDialogTest.java73 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in updateUserHandlesIfNeeded_Normal()
87 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile); in updateUserHandlesIfNeeded_Remove()
/packages/apps/Settings/src/com/android/settings/privacy/
DEnableContentCaptureWithServiceSettingsPreferenceController.java79 ProfileSelectDialog.show(mContext, pref); in updateState()
91 private static final class ProfileSelectDialog { class in EnableContentCaptureWithServiceSettingsPreferenceController
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFeatureProviderImpl.java61 import com.android.settings.dashboard.profileselector.ProfileSelectDialog;
400 ProfileSelectDialog.updateUserHandlesIfNeeded(mContext, tile);
414 ProfileSelectDialog.show(activity.getSupportFragmentManager(), tile,
/packages/apps/Settings/tests/robotests/assets/
Dgrandfather_not_implementing_instrumentable9 com.android.settings.dashboard.profileselector.ProfileSelectDialog