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

  /frameworks/base/services/java/com/android/server/
MountService.java 283 final private DefaultContainerConnection mDefContainerConn = new DefaultContainerConnection();
285 class DefaultContainerConnection implements ServiceConnection {
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java 418 final private DefaultContainerConnection mDefContainerConn =
419 new DefaultContainerConnection();
420 class DefaultContainerConnection implements ServiceConnection {
    [all...]

Completed in 50 milliseconds