Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DDexOptHelper.java1033 public static void initializeArtManagerLocal( in initializeArtManagerLocal() method in DexOptHelper
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1829 DexOptHelper.initializeArtManagerLocal(context, mPackageManagerService); in startOtherServices()