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

  /frameworks/base/services/core/java/com/android/server/wm/
WindowSurfacePlacer.java 46 import static com.android.server.wm.WindowManagerService.H.SEND_NEW_CONFIGURATION;
527 mService.mH.sendEmptyMessage(SEND_NEW_CONFIGURATION);
642 mService.mH.sendEmptyMessage(SEND_NEW_CONFIGURATION);
    [all...]
WindowManagerService.java     [all...]

Completed in 44 milliseconds