OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DreamBackend
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/
DreamSettings.java
51
import com.android.settings.
DreamBackend
.DreamInfo;
64
private
DreamBackend
mBackend;
88
mBackend = new
DreamBackend
(activity);
238
DreamBackend
backend = new
DreamBackend
(context);
251
DreamBackend
backend = new
DreamBackend
(context);
DreamBackend.java
52
public class
DreamBackend
{
82
public
DreamBackend
(Context context) {
Completed in 48 milliseconds