Home
last modified time | relevance | path

Searched refs:getDialogTitle (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DUnlaunchableAppActivity.java106 builder.setTitle(getDialogTitle()) in onCreate()
124 private String getDialogTitle() { in getDialogTitle() method in UnlaunchableAppActivity
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUnarchiveErrorFragment.java63 dialogBuilder.setTitle(getDialogTitle(mStatus, installerAppTitle)); in onCreateDialog()
120 private String getDialogTitle(int status, String installerAppTitle) { in getDialogTitle() method in UnarchiveErrorFragment
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DLetterboxEduDialogLayout.java69 TextView getDialogTitle() { in getDialogTitle() method in LetterboxEduDialogLayout
DRestartDialogLayout.java64 TextView getDialogTitle() { in getDialogTitle() method in RestartDialogLayout
DRestartDialogWindowManager.java192 mLayout.getDialogTitle().sendAccessibilityEvent(AccessibilityEvent.TYPE_VIEW_FOCUSED); in onDialogEnterAnimationEnded()
DLetterboxEduWindowManager.java184 mLayout.getDialogTitle().sendAccessibilityEvent(AccessibilityEvent.TYPE_VIEW_FOCUSED); in onDialogEnterAnimationEnded()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
DLetterboxEduDialogLayoutTest.java72 assertEquals(mLayout.getDialogTitle(), in testOnFinishInflate()
DRestartDialogLayoutTest.java82 assertEquals(mLayout.getDialogTitle(), in testOnFinishInflate()
DLetterboxEduWindowManagerTest.java206 View dialogTitle = layout.getDialogTitle(); in testCreateLayout_canShowTrue_createsLayoutCorrectly()
/frameworks/base/core/java/android/preference/
DDialogPreference.java148 public CharSequence getDialogTitle() { in getDialogTitle() method in DialogPreference
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22482 method public java.lang.CharSequence getDialogTitle();
/frameworks/base/core/api/
Dcurrent.txt34573 method @Deprecated public CharSequence getDialogTitle();