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

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
options.js 70 var FULL_VIEW = "Hide Details";
93 document.getElementById("expand").value = FULL_VIEW;
137 document.getElementById("expand").value = FULL_VIEW;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java 49 public static final int FULL_VIEW = 0;

Completed in 31 milliseconds