HomeSort by relevance Sort by last modified time
    Searched refs:DefaultContainerConnection (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
MountService.java 346 final private DefaultContainerConnection mDefContainerConn = new DefaultContainerConnection();
348 class DefaultContainerConnection implements ServiceConnection {
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java 588 final private DefaultContainerConnection mDefContainerConn =
589 new DefaultContainerConnection();
590 class DefaultContainerConnection implements ServiceConnection {
    [all...]

Completed in 1063 milliseconds