Searched defs:getWindowToken (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java137 private static final String GET_WINDOW_TOKEN = "getWindowToken";
710 public IBinder getWindowToken(int windowId) { method in class:AccessibilityManagerService
/frameworks/base/core/java/android/view/
H A DView.java13439 public IBinder getWindowToken() { method in class:View
13466 * {@link #getWindowToken}, except if the window this view in is a panel
13471 * {@link #getWindowToken()} or the containing window's token.

Completed in 177 milliseconds