Searched refs:recentsViewController (Results 1 – 2 of 2) sorted by relevance
79 private lateinit var recentsViewController: MediaProjectionRecentsViewController variable in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorActivity106 recentsViewController = component.recentsViewController in getLayoutResource()227 recentsViewController.bind(recentTasks) in bind()284 recentsViewController.hasRecentTasks299 recentsViewController.createView(parent) in createContentPreviewView()
159 val recentsViewController: MediaProjectionRecentsViewController constant