Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DActionIntentExecutor.kt118 private fun getCrossProfileConnector(user: UserHandle): ServiceConnector<ICrossProfileService> = in getCrossProfileConnector() method in com.android.systemui.screenshot.ActionIntentExecutor
132 val connector = getCrossProfileConnector(user) in getCrossProfileConnector()