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

  /external/chromium/chrome/browser/extensions/
extension_prefs.h 58 LAUNCH_FULLSCREEN,
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 94 public static final String LAUNCH_FULLSCREEN = "launch-fullscreen";
283 if (intent.getBooleanExtra(LAUNCH_FULLSCREEN, false)) {
    [all...]

Completed in 3073 milliseconds