Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationLoaders.java28 return gApplicationLoaders; in getDefault()
124 private static final ApplicationLoaders gApplicationLoaders = new ApplicationLoaders(); field in ApplicationLoaders