Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipParamsChangedForwarder.java66 listener.onTitleChanged(value); in notifyTitleChanged()
116 default void onTitleChanged(String title) { in onTitleChanged() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipNotificationController.java105 public void onTitleChanged(String title) { in TvPipNotificationController()
/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java1949 onTitleChanged(getTitle(), getTitleColor()); in onPostCreate()
7402 onTitleChanged(title, mTitleColor);
7432 onTitleChanged(mTitle, textColor);
7443 protected void onTitleChanged(CharSequence title, int color) {
/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/boot/
H A Dboot-image-profile.txt628 HSPLandroid/app/Activity;->onTitleChanged(Ljava/lang/CharSequence;I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt628 HSPLandroid/app/Activity;->onTitleChanged(Ljava/lang/CharSequence;I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt4473 method protected void onTitleChanged(CharSequence, int);