Searched refs:INPUT_CONSUMER_WALLPAPER (Results 1 – 3 of 3) sorted by relevance
24 import static android.view.WindowManager.INPUT_CONSUMER_WALLPAPER;233 case INPUT_CONSUMER_WALLPAPER: in createInputConsumer()579 mWallpaperInputConsumer = getInputConsumer(INPUT_CONSUMER_WALLPAPER); in updateInputWindows()
181 String INPUT_CONSUMER_WALLPAPER = "wallpaper_input_consumer"; field
64618 Landroid/view/WindowManager;->INPUT_CONSUMER_WALLPAPER:Ljava/lang/String;