OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:singletons
(Results
1 - 6
of
6
) sorted by null
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
AlbumSettings.java
31
private static HashMap<SharedPreferences, AlbumSettings>
singletons
;
field in class:AlbumSettings
37
if (
singletons
== null) {
38
singletons
= new HashMap<SharedPreferences, AlbumSettings>();
40
if (!
singletons
.containsKey(settings)) {
41
singletons
.put(settings, new AlbumSettings(settings));
43
return
singletons
.get(settings);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_set.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_set.py
[
all
...]
/external/chromium_org/v8/src/
debug-debugger.js
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 643 milliseconds