Searched refs:ProfilingFrameworkInitializer (Results 1 – 6 of 6) sorted by relevance
22 import android.os.ProfilingFrameworkInitializer;47 () -> ProfilingFrameworkInitializer.setProfilingServiceManager( in testSetProfilingServiceManager()61 () -> ProfilingFrameworkInitializer.registerServiceWrappers()); in testRegisterServiceWrappers()
25 import android.os.ProfilingFrameworkInitializer;53 ProfilingFrameworkInitializer.getProfilingServiceManager(); in testProfilingServiceRegisterer()
33 public class ProfilingFrameworkInitializer { class35 private ProfilingFrameworkInitializer() {} in ProfilingFrameworkInitializer() method in ProfilingFrameworkInitializer
69 ProfilingFrameworkInitializer.getProfilingServiceManager() in getInstance()
590 ProfilingFrameworkInitializer.getProfilingServiceManager() in getOrCreateIProfilingServiceLocked()
4 @FlaggedApi("android.os.profiling.telemetry_apis") public class ProfilingFrameworkInitializer {