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

  /external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
FactoryProvider2Test.java 199 FactoryProvider.newFactory(ColoredCarFactory.class, Porsche.class));
204 Porsche grayPorsche = (Porsche) carFactory.create(Color.GRAY);
211 public static class Porsche implements Car {
218 public Porsche(@Assisted Color color, double price) {
    [all...]
  /development/apps/OBJViewer/com/android/objviewer/
OBJViewer.java 278 objectFiles.add("porsche.gles");
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryModuleBuilder.java 192 * .implement(Car.class, Names.named("fast"), Porsche.class)
  /external/ppp/pppd/
pppd.8 339 purposes. For example, if gethostname() returns the name porsche, but
340 the fully qualified domain name is porsche.Quotron.COM, you could
    [all...]
  /external/guice/latest-api-diffs/
3.0.xml     [all...]
4.0.xml     [all...]

Completed in 241 milliseconds