Searched refs:findFirstWindowWithType (Results 1 – 3 of 3) sorted by relevance
115 WindowState toastWindow = wmState.findFirstWindowWithType(LayoutParams.TYPE_TOAST); in testToastIsNotClickable()
564 mAmWmState.getWmState().findFirstWindowWithType(TYPE_WALLPAPER); in assertWallpaperShowing()
563 WindowState findFirstWindowWithType(int type) { in findFirstWindowWithType() method in WindowManagerState