Home
last modified time | relevance | path

Searched refs:sDependency (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDependency.java334 sDependency = this; in start()
383 private static Dependency sDependency; field in Dependency
400 if (sDependency != null) return; in initDependencies()
414 sDependency = null; in clearDependencies()
422 sDependency.destroyDependency(cls, destroy); in destroy()
426 return sDependency.getDependency(cls); in get()
430 return sDependency.getDependency(cls); in get()