Searched refs:mUpdateInputWindows (Results 1 – 1 of 1) sorted by relevance
114 private final Runnable mUpdateInputWindows = new Runnable() { field in InputMonitor162 mHandler.removeCallbacks(mUpdateInputWindows); in onDisplayRemoved()319 mHandler.post(mUpdateInputWindows); in scheduleUpdateInputWindows()326 mUpdateInputWindows.run(); in updateInputWindowsImmediately()