Home
last modified time | relevance | path

Searched refs:sanitizeWindowType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java9209 final int sanitizedType = sanitizeWindowType(session, displayId, windowToken, type); in grantInputChannel()
10034 private int sanitizeWindowType(Session session, int displayId, IBinder windowToken, int type) { in sanitizeWindowType() method in WindowManagerService
/frameworks/base/services/
Dart-wear-profile29603 PLcom/android/server/wm/WindowManagerService;->sanitizeWindowType(Lcom/android/server/wm/Session;IL…