Searched refs:setSingleton (Results 1 - 4 of 4) sorted by relevance

/external/droiddriver/src/io/appium/droiddriver/helpers/
H A DDroidDriversInitializer.java23 * Calls {@link DroidDrivers#setSingleton} once and only once.
35 DroidDrivers.setSingleton(driver);
H A DDroidDrivers.java39 * Gets the singleton driver. Throws if {@link #setSingleton} has not been called.
43 throw new DroidDriverException("setSingleton() has not been called");
51 public static void setSingleton(DroidDriver driver) { method in class:DroidDrivers
53 throw new DroidDriverException("setSingleton() can only be called once");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 106 milliseconds