/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | MenuBuilder.java | 228 public void addMenuPresenter(MenuPresenter presenter) { in addMenuPresenter() 242 public void addMenuPresenter(MenuPresenter presenter, Context menuContext) { in addMenuPresenter() 255 public void removeMenuPresenter(MenuPresenter presenter) { in removeMenuPresenter() 269 final MenuPresenter presenter = ref.get(); in dispatchPresenterUpdate() local 291 final MenuPresenter presenter = ref.get(); in dispatchSubMenuSelected() local 307 final MenuPresenter presenter = ref.get(); in dispatchSaveInstanceState() local 330 final MenuPresenter presenter = ref.get(); in dispatchRestoreInstanceState() local 979 final MenuPresenter presenter = ref.get(); in close() local 1114 final MenuPresenter presenter = ref.get(); in flagActionItems() local 1310 final MenuPresenter presenter = ref.get(); in expandItemActionView() local [all …]
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskFragmentContainer.java | 532 void finish(boolean shouldFinishDependent, @NonNull SplitPresenter presenter, in finish() 541 void finish(boolean shouldFinishDependent, @NonNull SplitPresenter presenter, in finish() 569 private void finishActivities(boolean shouldFinishDependent, @NonNull SplitPresenter presenter, in finishActivities() 612 @NonNull SplitPresenter presenter) { in finishPlaceholderIfAny()
|
/aosp14/frameworks/base/core/java/android/view/autofill/ |
H A D | IAugmentedAutofillManagerClient.aidl | 54 in Rect anchorBounds, in IAutofillWindowPresenter presenter); in requestShowFillUi()
|
H A D | AutofillPopupWindow.java | 80 public AutofillPopupWindow(@NonNull IAutofillWindowPresenter presenter) { in AutofillPopupWindow() 391 WindowPresenter(IAutofillWindowPresenter presenter) { in WindowPresenter()
|
H A D | IAutoFillManagerClient.aidl | 74 in Rect anchorBounds, in IAutofillWindowPresenter presenter); in requestShowFillUi()
|
H A D | AutofillClientController.java | 446 int height, @Nullable Rect anchorBounds, IAutofillWindowPresenter presenter) { in autofillClientRequestShowFillUi()
|
H A D | AutofillManager.java | 746 @Nullable Rect virtualBounds, IAutofillWindowPresenter presenter); in autofillClientRequestShowFillUi() 2716 Rect anchorBounds, IAutofillWindowPresenter presenter) { in requestShowFillUi() 4213 Rect anchorBounds, IAutofillWindowPresenter presenter) { in requestShowFillUi() 4418 Rect anchorBounds, IAutofillWindowPresenter presenter) { in requestShowFillUi()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ |
H A D | HeadsUpViewBinder.java | 68 public void setPresenter(NotificationPresenter presenter) { in setPresenter()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/ |
H A D | ExpandableNotificationRowComponent.java | 60 Builder onExpandClickListener(ExpandableNotificationRow.OnExpandClickListener presenter); in onExpandClickListener()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationLockscreenUserManager.java | 43 void setUpWithPresenter(NotificationPresenter presenter); in setUpWithPresenter()
|
H A D | NotificationLockscreenUserManagerImpl.java | 266 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter()
|
H A D | NotificationMediaManager.java | 317 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | ShadeController.java | 171 default void setNotificationPresenter(NotificationPresenter presenter) {} in setNotificationPresenter()
|
H A D | ShadeControllerImpl.java | 401 public void setNotificationPresenter(NotificationPresenter presenter) { in setNotificationPresenter()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/ |
H A D | NotificationRowBinderImpl.java | 106 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
H A D | ToastUI.java | 215 ToastOutAnimatorListener( in ToastOutAnimatorListener()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarNotificationActivityStarter.java | 138 StatusBarNotificationActivityStarter( in StatusBarNotificationActivityStarter()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | AutoFillUI.java | 96 IAutofillWindowPresenter presenter); in requestShowFillUi()
|
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/ |
H A D | AugmentedAutofillService.java | 513 IAutofillWindowPresenter presenter) throws RemoteException { in requestShowFillUi()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationGutsManager.java | 177 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | ActionMenuView.java | 119 public void setPresenter(ActionMenuPresenter presenter) { in setPresenter()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | Session.java | 2426 IAutofillWindowPresenter presenter) { in requestShowFillUi()
|