Searched refs:isTranslucent (Results 1 – 3 of 3) sorted by relevance
1178 final boolean isTranslucent = in isTranslucentOrFloating()1189 return isFloating || isTranslucent || isSwipeToDismiss; in isTranslucentOrFloating()
947 mWindow.isTranslucent() || mWindow.isShowingWallpaper()); in setWindowBackground()951 mWindow.isTranslucent() || mWindow.isShowingWallpaper()); in setWindowBackground()1922 mWindow.isTranslucent() || mWindow.isShowingWallpaper());2193 || mWindow.isTranslucent()
511 public boolean isTranslucent() { in isTranslucent() method in PhoneWindow