/aosp12/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/ |
H A D | ExpirableCacheHeadlessFragment.java | 40 public static ExpirableCacheHeadlessFragment attach(@NonNull AppCompatActivity parentActivity) { in attach() method in ExpirableCacheHeadlessFragment 45 private static ExpirableCacheHeadlessFragment attach(FragmentManager fragmentManager) { in attach() method in ExpirableCacheHeadlessFragment
|
/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
|
/aosp12/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 | MediaCoordinator.java | 51 public void attach(NotifPipeline pipeline) { in attach() method in MediaCoordinator
|
H A D | HideNotifsForOtherUsersCoordinator.java | 55 public void attach(NotifPipeline pipeline) { in attach() method in HideNotifsForOtherUsersCoordinator
|
H A D | AppOpsCoordinator.java | 72 public void attach(NotifPipeline pipeline) { in attach() method in AppOpsCoordinator
|
H A D | DeviceProvisionedCoordinator.java | 54 public void attach(NotifPipeline pipeline) { in attach() method in DeviceProvisionedCoordinator
|
/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
|
/aosp12/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/ |
H A D | ISoundTriggerMiddlewareInternal.java | 42 public ISoundTriggerModule attach(int handle, in attach() method
|
/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
|
/aosp12/frameworks/base/core/java/android/service/dreams/ |
H A D | IDreamService.aidl | 25 void attach(IBinder windowToken, boolean canDoze, IRemoteCallback started); in attach() method
|
/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
|
/aosp12/frameworks/base/core/java/android/service/wallpaper/ |
H A D | IWallpaperService.aidl | 26 void attach(IWallpaperConnection connection, in attach() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputUriController.java | 52 public void attach(NotificationEntryManager manager) { in attach() method in RemoteInputUriController
|
/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
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/ |
H A D | RefreshHelper.java | 66 void attach(RecyclerView view) { in attach() method in RefreshHelper
|
H A D | ScaleHelper.java | 64 void attach(RecyclerView view) { in attach() method in ScaleHelper
|
/aosp14/frameworks/base/core/java/android/service/wallpaper/ |
H A D | IWallpaperService.aidl | 26 void attach(IWallpaperConnection connection, in attach() method
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/aidl/android/dvr/ |
H A D | IVirtualTouchpadService.aidl | 11 void attach() = 0; in attach() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/ |
H A D | LogBufferFreezer.kt | 43 fun attach(broadcastDispatcher: BroadcastDispatcher) { regex
|