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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ContextPullParser.java 24 import static com.android.SdkConstants.GRID_VIEW;
100 || GRID_VIEW.equals(name)
ProjectCallback.java 25 import static com.android.SdkConstants.GRID_VIEW;
617 int count = listFqcn.endsWith(GRID_VIEW) ? 24 : 12;
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc 1555 app_list::AppsGridView* grid_view = local
1707 app_list::AppsGridView* grid_view = local
1883 app_list::AppsGridView* grid_view = local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutMetadata.java 22 import static com.android.SdkConstants.GRID_VIEW;
339 if (xmlNode instanceof Element && xmlNode.getNodeName().endsWith(GRID_VIEW)) {
DynamicContextMenu.java 26 import static com.android.SdkConstants.GRID_VIEW;
291 boolean isGrid = name.equals(GRID_VIEW);
  /external/chromium_org/ui/app_list/views/
apps_grid_view.cc 231 SynchronousDrag(AppsGridView* grid_view,
234 : grid_view_(grid_view),
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 30 import static com.android.SdkConstants.GRID_VIEW;
    [all...]
  /prebuilts/misc/common/tools-common/
tools-common-prebuilt.jar 
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 

Completed in 178 milliseconds