Searched refs:notifyProjectionRequestCancelled (Results 1 – 6 of 6) sorted by relevance
179 verify(mediaProjectionMetricsLogger).notifyProjectionRequestCancelled(TEST_HOST_UID) in showDialog_cancelClickedMultipleTimes_projectionRequestCancelledIsLoggedOnce()189 verify(mediaProjectionMetricsLogger).notifyProjectionRequestCancelled(TEST_HOST_UID) in dismissDialog_dismissCalledMultipleTimes_projectionRequestCancelledIsLoggedOnce()200 .notifyProjectionRequestCancelled(TEST_HOST_UID) in showDialog_singleAppSelected_clickOnStart_projectionRequestCancelledIsNotLoggedOnce()
72 fun notifyProjectionRequestCancelled(hostUid: Int) { in notifyProjectionRequestCancelled() method in com.android.systemui.mediaprojection.MediaProjectionMetricsLogger
80 logger.notifyProjectionRequestCancelled(hostUid) in notifyProjectionCancelled_forwardsToServiceWithMetricsValue()
79 logger.notifyProjectionRequestCancelled(hostUid) in <lambda>()
66 mediaProjectionMetricsLogger.notifyProjectionRequestCancelled(hostUid) in <lambda>()
239 verify(logger).notifyProjectionRequestCancelled(hostUid) in onSelectorDismissed_logsProjectionRequestCancelled()