Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1918 startRotationResolverService(context, t); in startOtherServices()
3309 private void startRotationResolverService(@NonNull Context context, in startRotationResolverService() method in SystemServer