Searched refs:getOptionsViewLayoutId (Results 1 – 2 of 2) sorted by relevance
83 createOptionsView(getOptionsViewLayoutId()) in <lambda>()157 @LayoutRes protected open fun getOptionsViewLayoutId(): Int? = null in <lambda>() method in com.android.systemui.mediaprojection.permission.BaseMediaProjectionPermissionDialogDelegate
158 @LayoutRes override fun getOptionsViewLayoutId(): Int = R.layout.screen_record_options in <lambda>() method