Searched defs:Static (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsDebugFlags.java21 public static class Static { class in class:RecentsDebugFlags
/frameworks/base/media/java/android/media/
H A DMediaRouter.java70 static class Static implements DisplayManager.DisplayListener { class in class:MediaRouter
114 Static(Context appContext) { method in class:MediaRouter.Static
621 static Static sStatic;
749 synchronized (Static.class) {
752 sStatic = new Static(appContext);
1238 * down MediaRouter.Static before we can get there.

Completed in 57 milliseconds