Searched defs:DefaultContainerConnection (Results 1 - 2 of 2) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java593 final private DefaultContainerConnection mDefContainerConn = new DefaultContainerConnection();
595 class DefaultContainerConnection implements ServiceConnection { class in class:StorageManagerService
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java1318 final private DefaultContainerConnection mDefContainerConn =
1319 new DefaultContainerConnection();
1320 class DefaultContainerConnection implements ServiceConnection { class in class:PackageManagerService
[all...]

Completed in 119 milliseconds