Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/handheld/
DPermissionPreference.java478 LocationUtils.showLocationDialog(getContext(), getAppLabel()); in requestChange()
588 LocationUtils.showLocationDialog(getContext(), getAppLabel()); in showBackgroundChooserDialog()
DAppPermissionFragment.java781 LocationUtils.showLocationDialog(getContext(), in requestChange()
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/utils/
DLocationUtils.java39 public static void showLocationDialog(final Context context, CharSequence label) { in showLocationDialog() method in LocationUtils
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/wear/
DAppPermissionsFragmentWear.java331 LocationUtils.showLocationDialog( in createSwitchPreferenceForGroup()
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/television/
DPermissionAppsFragment.java321 LocationUtils.showLocationDialog(getContext(), app.getLabel()); in onPreferenceChange()
DAppPermissionsFragment.java284 LocationUtils.showLocationDialog(getContext(), mAppPermissions.getAppLabel()); in onPreferenceChange()
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/auto/
DAutoAppPermissionFragment.java597 LocationUtils.showLocationDialog(getContext(), in requestChange()