Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
DMediaProjectionAppSelectorActivity.kt79 private lateinit var recentsViewController: MediaProjectionRecentsViewController variable in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorActivity
106 recentsViewController = component.recentsViewController in getLayoutResource()
227 recentsViewController.bind(recentTasks) in bind()
284 recentsViewController.hasRecentTasks
299 recentsViewController.createView(parent) in createContentPreviewView()
DMediaProjectionAppSelectorComponent.kt159 val recentsViewController: MediaProjectionRecentsViewController constant