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

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.cc 139 PostFullscreenChangeNotification(true);
164 PostFullscreenChangeNotification(true);
293 PostFullscreenChangeNotification(!exiting_fullscreen);
492 void FullscreenController::PostFullscreenChangeNotification(
fullscreen_controller.h 153 void PostFullscreenChangeNotification(bool is_fullscreen);

Completed in 86 milliseconds