OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWallpaperInputConsumer
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/wm/
InputMonitor.java
285
boolean addWallpaperInputConsumerHandle = mService.
mWallpaperInputConsumer
!= null;
311
addInputWindowHandleLw(mService.
mWallpaperInputConsumer
.mWindowHandle);
345
addInputWindowHandleLw(mService.
mWallpaperInputConsumer
.mWindowHandle);
WindowSurfacePlacer.java
[
all
...]
WindowManagerService.java
446
InputConsumerImpl
mWallpaperInputConsumer
;
[
all
...]
Completed in 86 milliseconds