Home
last modified time | relevance | path

Searched defs:dialogView (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/ui/fragments/
DInstallFailedFragment.java59 View dialogView = getLayoutInflater().inflate(R.layout.install_content_view, null); in onCreateDialog() local
68 setExplanationFromErrorCode(mDialogData.getStatusCode(), dialogView); in onCreateDialog() local
78 private void setExplanationFromErrorCode(int statusCode, View dialogView) { in setExplanationFromErrorCode()
DInstallStagingFragment.java41 View dialogView = getLayoutInflater().inflate(R.layout.install_content_view, null); in onCreateDialog() local
DInstallInstallingFragment.java48 View dialogView = getLayoutInflater().inflate(R.layout.install_content_view, null); in onCreateDialog() local
DUninstallConfirmationFragment.java73 View dialogView = getLayoutInflater().inflate(R.layout.uninstall_content_view, null); in onCreateDialog() local
DInstallSuccessFragment.java64 View dialogView = getLayoutInflater().inflate(R.layout.install_content_view, null); in onCreateDialog() local
DInstallConfirmationFragment.java63 View dialogView = getLayoutInflater().inflate(R.layout.install_content_view, null); in onCreateDialog() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/
DRearDisplayDialogController.java117 View dialogView = createDialogView(mRearDisplayEducationDialog.getContext()); in onConfigChanged() local
126 View dialogView = createDialogView(dialogContext); in createAndShowDialog() local
142 View dialogView; in createDialogView() local
/frameworks/base/core/java/android/preference/
DSeekBarDialogPreference.java85 protected static SeekBar getSeekBar(View dialogView) { in getSeekBar()
DEditTextPreference.java150 protected void onAddEditTextToDialogView(View dialogView, EditText editText) { in onAddEditTextToDialogView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java450 final View dialogView = createDialogView(quickSettingsContext); in createDialog() local
496 View dialogView = LayoutInflater.from(quickSettingsContext) in createOrganizationDialogView() local
584 View dialogView = LayoutInflater.from(quickSettingsContext) in createParentalControlsDialogView() local
602 boolean showNetworkLogging, boolean showVpn, View dialogView) { in configSubtitleVisibility()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumePanelDialog.java98 View dialogView = LayoutInflater.from(getContext()).inflate(R.layout.volume_panel_dialog, in onCreate() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/
DBroadcastDialogDelegate.java201 View dialogView = dialog.getLayoutInflater().inflate(R.layout.broadcast_dialog, null); in onCreate() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...