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

  /external/chromium_org/remoting/client/plugin/
pepper_view.cc 102 void PepperView::SetView(const pp::View& view) {
  /external/chromium_org/ash/wm/
app_list_controller.cc 195 SetView(view);
223 void AppListController::SetView(app_list::AppListView* view) {
  /external/guava/guava/src/com/google/common/collect/
Sets.java 530 * retain a reference of type {@code SetView}; typically, you either use it
532 * {@link #copyInto} and forget the {@code SetView} itself.
536 public abstract static class SetView<E> extends AbstractSet<E> {
537 private SetView() {} // no subclasses but our own
582 public static <E> SetView<E> union(
589 return new SetView<E>() {
641 public static <E> SetView<E> intersection(
647 return new SetView<E>() {
678 public static <E> SetView<E> difference(
684 return new SetView<E>()
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java 518 * retain a reference of type {@code SetView}; typically, you either use it
520 * {@link #copyInto} and forget the {@code SetView} itself.
524 public abstract static class SetView<E> extends AbstractSet<E> {
525 private SetView() {} // no subclasses but our own
570 public static <E> SetView<E> union(
577 return new SetView<E>() {
629 public static <E> SetView<E> intersection(
635 return new SetView<E>() {
666 public static <E> SetView<E> difference(
672 return new SetView<E>()
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc 198 SetView(NULL);
285 void RenderWidgetHostImpl::SetView(RenderWidgetHostView* view) {
643 SetView(NULL);
    [all...]
  /libcore/benchmarks/libs/
caliper.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /external/droiddriver/libs/
guava-13.0.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 99 milliseconds