Searched defs:windowToken (Results 1 – 5 of 5) sorted by relevance
71 IBinder windowToken, int duration, @Nullable ITransientNotificationCallback callback, in showToast()
133 IBinder windowToken = mLauncher.getRootView().getWindowToken(); in applyDepthAndBlur() local
484 private void setLiveWallpaper(IBinder windowToken) { in setLiveWallpaper()
1872 private void hideSoftKeyboard(IBinder windowToken) { in hideSoftKeyboard()
1917 final IBinder windowToken = mKeyboardSwitcher.getMainKeyboardView().getWindowToken(); in showOptionDialog() local