Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 25 of 99) sorted by relevance

1234

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
H A DExpirableCacheHeadlessFragment.java40 public static ExpirableCacheHeadlessFragment attach(@NonNull AppCompatActivity parentActivity) { in attach() method in ExpirableCacheHeadlessFragment
45 private static ExpirableCacheHeadlessFragment attach(FragmentManager fragmentManager) { in attach() method in ExpirableCacheHeadlessFragment
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DCoordinator.java32 void attach(@NonNull NotifPipeline pipeline); in attach() method
H A DHideLocallyDismissedNotifsCoordinator.java39 public void attach(NotifPipeline pipeline) { in attach() method in HideLocallyDismissedNotifsCoordinator
H A DMediaCoordinator.java51 public void attach(NotifPipeline pipeline) { in attach() method in MediaCoordinator
H A DHideNotifsForOtherUsersCoordinator.java55 public void attach(NotifPipeline pipeline) { in attach() method in HideNotifsForOtherUsersCoordinator
H A DAppOpsCoordinator.java72 public void attach(NotifPipeline pipeline) { in attach() method in AppOpsCoordinator
H A DDeviceProvisionedCoordinator.java54 public void attach(NotifPipeline pipeline) { in attach() method in DeviceProvisionedCoordinator
H A DBubbleCoordinator.java78 public void attach(NotifPipeline pipeline) { in attach() method in BubbleCoordinator
H A DRankingCoordinator.java71 public void attach(NotifPipeline pipeline) { in attach() method in RankingCoordinator
/aosp12/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
H A DISoundTriggerMiddlewareInternal.java42 public ISoundTriggerModule attach(int handle, in attach() method
/aosp12/frameworks/base/core/java/android/service/dreams/
H A DIDreamService.aidl25 void attach(IBinder windowToken, boolean canDoze, IRemoteCallback started); in attach() method
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperService.aidl26 void attach(IWallpaperConnection connection, in attach() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputUriController.java52 public void attach(NotificationEntryManager manager) { in attach() method in RemoteInputUriController
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DRefreshHelper.java66 void attach(RecyclerView view) { in attach() method in RefreshHelper
H A DScaleHelper.java64 void attach(RecyclerView view) { in attach() method in ScaleHelper
/aosp12/frameworks/native/services/vr/virtual_touchpad/aidl/android/dvr/
H A DIVirtualTouchpadService.aidl11 void attach() = 0; in attach() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/
H A DLogBufferFreezer.kt43 fun attach(broadcastDispatcher: BroadcastDispatcher) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DLogcatEchoTrackerDebug.kt57 private fun attach(mainLooper: Looper) { regex
/aosp12/packages/apps/Nfc/nci/jni/
H A DRoutingManager.cpp408 ScopedAttach attach(mNativeData->vm, &e); in notifyActivated() local
426 ScopedAttach attach(mNativeData->vm, &e); in notifyDeactivated() local
462 ScopedAttach attach(mNativeData->vm, &e); in handleData() local
497 ScopedAttach attach(mNativeData->vm, &e); in notifyEeUpdated() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowController.java125 public void attach() { in attach() method in StatusBarWindowController
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipMenuController.java48 void attach(SurfaceControl leash); in attach() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCall.java76 public void attach(Connection conn, DriverCall dc) { in attach() method in GsmCdmaCall
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCall.java167 public void attach(Connection conn) { in attach() method in ImsPhoneCall
178 public void attach(Connection conn, State state) { in attach() method in ImsPhoneCall
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewManager.kt47 fun attach(listBuilder: ShadeListBuilder) = regex
H A DGroupExpansionManagerImpl.java60 public void attach(NotifPipeline pipeline) { in attach() method in GroupExpansionManagerImpl

1234