HomeSort by relevance Sort by last modified time
    Searched refs:WALLPAPER_DRAW_PENDING_TIMEOUT (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
WallpaperController.java 36 import static com.android.server.wm.WindowManagerService.H.WALLPAPER_DRAW_PENDING_TIMEOUT;
645 mService.mH.removeMessages(WALLPAPER_DRAW_PENDING_TIMEOUT);
646 mService.mH.sendEmptyMessageDelayed(WALLPAPER_DRAW_PENDING_TIMEOUT,
657 mService.mH.removeMessages(WALLPAPER_DRAW_PENDING_TIMEOUT);
    [all...]
WindowManagerService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 

Completed in 57 milliseconds