Home
last modified time | relevance | path

Searched defs:removeToken (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/desktopwallpaperactivity/
DDesktopWallpaperActivityTokenProvider.kt40 fun removeToken(displayId: Int = DEFAULT_DISPLAY) { in removeToken() method in com.android.wm.shell.desktopmode.desktopwallpaperactivity.DesktopWallpaperActivityTokenProvider
45 fun removeToken(token: WindowContainerToken) { in removeToken() method in com.android.wm.shell.desktopmode.desktopwallpaperactivity.DesktopWallpaperActivityTokenProvider
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java227 NotificationEntry contains, NotificationEntry remove, Object removeToken) { in pruneWeakThenRemoveAndContains()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/letterbox/
DLetterboxInputDetector.kt199 private fun IWindowSession.removeToken(token: IBinder) { in <lambda>() method in com.android.wm.shell.compatui.letterbox.LetterboxInputDetector