Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DUnlaunchableAppActivity.java95 builder.setTitle(getDialogTitle()) in onCreate()
113 private String getDialogTitle() { in getDialogTitle() method in UnlaunchableAppActivity
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DLetterboxEduDialogLayout.java69 TextView getDialogTitle() { in getDialogTitle() method in LetterboxEduDialogLayout
H A DRestartDialogLayout.java64 TextView getDialogTitle() { in getDialogTitle() method in RestartDialogLayout
H A DLetterboxEduWindowManager.java183 mLayout.getDialogTitle().sendAccessibilityEvent(AccessibilityEvent.TYPE_VIEW_FOCUSED); in onDialogEnterAnimationEnded()
H A DRestartDialogWindowManager.java192 mLayout.getDialogTitle().sendAccessibilityEvent(AccessibilityEvent.TYPE_VIEW_FOCUSED); in onDialogEnterAnimationEnded()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
H A DLetterboxEduDialogLayoutTest.java72 assertEquals(mLayout.getDialogTitle(), in testOnFinishInflate()
H A DRestartDialogLayoutTest.java82 assertEquals(mLayout.getDialogTitle(), in testOnFinishInflate()
H A DLetterboxEduWindowManagerTest.java206 View dialogTitle = layout.getDialogTitle(); in testCreateLayout_canShowTrue_createsLayoutCorrectly()
/aosp14/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java454 String title = getDialogTitle(notif, mContext); in getDlgIntent()
623 static public String getDialogTitle(GpsNiNotification notif, Context context) in getDialogTitle() method in GpsNetInitiatedHandler
/aosp14/frameworks/base/core/java/android/preference/
H A DDialogPreference.java148 public CharSequence getDialogTitle() { in getDialogTitle() method in DialogPreference
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34421 method @Deprecated public CharSequence getDialogTitle();