Searched refs:INPUT_CONSUMER_WALLPAPER (Results 1 – 3 of 3) sorted by relevance
23 import static android.view.WindowManager.INPUT_CONSUMER_WALLPAPER;237 case INPUT_CONSUMER_WALLPAPER: in createInputConsumer()423 wallpaperInputConsumer = getInputConsumer(INPUT_CONSUMER_WALLPAPER); in updateInputWindows()
107 String INPUT_CONSUMER_WALLPAPER = "wallpaper_input_consumer"; field
79690 Landroid/view/WindowManager;->INPUT_CONSUMER_WALLPAPER:Ljava/lang/String;