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 324 final private DefaultContainerConnection mDefContainerConn = new DefaultContainerConnection();
326 class DefaultContainerConnection implements ServiceConnection {
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java 536 final private DefaultContainerConnection mDefContainerConn =
537 new DefaultContainerConnection();
538 class DefaultContainerConnection implements ServiceConnection {
    [all...]

Completed in 46 milliseconds