/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipContentOverlay.java | 45 public abstract void attach(SurfaceControl.Transaction tx, SurfaceControl parentLeash); in attach() method in PipContentOverlay 95 public void attach(SurfaceControl.Transaction tx, SurfaceControl parentLeash) { in attach() method in PipContentOverlay.PipColorOverlay 147 public void attach(SurfaceControl.Transaction tx, SurfaceControl parentLeash) { in attach() method in PipContentOverlay.PipSnapshotOverlay 205 public void attach(SurfaceControl.Transaction tx, SurfaceControl parentLeash) { in attach() method in PipContentOverlay.PipAppIconOverlay
|
H A D | PipMenuController.java | 59 void attach(SurfaceControl leash); in attach() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
H A D | Coordinator.java | 32 void attach(@NonNull NotifPipeline pipeline); in attach() method
|
H A D | HideLocallyDismissedNotifsCoordinator.java | 39 public void attach(NotifPipeline pipeline) { in attach() method in HideLocallyDismissedNotifsCoordinator
|
H A D | ColorizedFgsCoordinator.java | 46 public void attach(NotifPipeline pipeline) { in attach() method in ColorizedFgsCoordinator
|
H A D | HideNotifsForOtherUsersCoordinator.java | 52 public void attach(NotifPipeline pipeline) { in attach() method in HideNotifsForOtherUsersCoordinator
|
H A D | DeviceProvisionedCoordinator.java | 54 public void attach(NotifPipeline pipeline) { in attach() method in DeviceProvisionedCoordinator
|
H A D | BubbleCoordinator.java | 78 public void attach(NotifPipeline pipeline) { in attach() method in BubbleCoordinator
|
H A D | MediaCoordinator.java | 139 public void attach(NotifPipeline pipeline) { in attach() method in MediaCoordinator
|
H A D | RankingCoordinator.java | 73 public void attach(NotifPipeline pipeline) { in attach() method in RankingCoordinator
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
H A D | ISoundTriggerMiddlewareInternal.java | 44 public ISoundTriggerModule attach(int handle, in attach() method
|
H A D | SoundTriggerMiddlewareImpl.java | 119 ISoundTriggerModule attach(int handle, @NonNull ISoundTriggerCallback callback, in attach() method in SoundTriggerMiddlewareImpl
|
H A D | SoundTriggerMiddlewarePermission.java | 87 ISoundTriggerModule attach(int handle, in attach() method in SoundTriggerMiddlewarePermission 217 ModuleWrapper attach(@NonNull ISoundTriggerModule delegate) { in attach() method in SoundTriggerMiddlewarePermission.ModuleWrapper
|
/aosp14/frameworks/base/core/java/android/service/dreams/ |
H A D | IDreamService.aidl | 25 … void attach(IBinder windowToken, boolean canDoze, boolean isPreviewMode, IRemoteCallback started); in attach() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputUriController.java | 53 public void attach(CommonNotifCollection manager) { in attach() method in RemoteInputUriController
|
/aosp14/frameworks/base/core/java/android/service/wallpaper/ |
H A D | IWallpaperService.aidl | 26 void attach(IWallpaperConnection connection, in attach() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/ |
H A D | LogBufferFreezer.kt | 43 fun attach(broadcastDispatcher: BroadcastDispatcher) { regex
|
/aosp14/frameworks/base/packages/SystemUI/log/src/com/android/systemui/log/ |
H A D | LogcatEchoTrackerDebug.kt | 61 private fun attach(mainLooper: Looper) { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/ |
H A D | NotifCollectionInconsistencyTracker.kt | 26 fun attach( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ |
H A D | ShadeViewManager.kt | 57 fun attach(renderStageManager: RenderStageManager) { regex
|
H A D | RenderStageManager.kt | 45 fun attach(listBuilder: ShadeListBuilder) { regex
|
H A D | GroupExpansionManagerImpl.java | 79 public void attach(NotifPipeline pipeline) { in attach() method in GroupExpansionManagerImpl
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/ |
H A D | StatusBarWindowController.java | 141 public void attach() { in attach() method in StatusBarWindowController
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | SoundTriggerInternal.java | 57 Session attach(@NonNull IBinder client, ModuleProperties underlyingModule, boolean isTrusted); in attach() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ |
H A D | ClipboardOverlayWindow.java | 145 private void attach() { in attach() method in ClipboardOverlayWindow
|