Searched refs:showOverLockscreen (Results 1 – 5 of 5) sorted by relevance
160 final boolean showOverLockscreen = mKeyguardStateController.isShowing() in onClickMediaEntry()164 if (showOverLockscreen) { in onClickMediaEntry()
244 boolean showOverLockscreen = mKeyguardStateController.isShowing() && intent != null in onNotificationClicked()251 entry, row, intent, isActivityIntent, animate, showOverLockscreen); in onNotificationClicked()259 if (showOverLockscreen) { in onNotificationClicked()276 boolean showOverLockscreen) { in handleNotificationClickAfterKeyguardDismissed() argument282 if (showOverLockscreen) { in handleNotificationClickAfterKeyguardDismissed()
402 showOverLockscreen: Boolean,411 if (showOverLockscreen || !keyguardStateController.isShowing) {
183 showOverLockscreen: Boolean = false,200 val hideKeyguardWithAnimation = callback.isOnKeyguard() && !showOverLockscreen
534 boolean showOverLockscreen = mKeyguardStateController.isShowing() in bindPlayer()537 if (showOverLockscreen) { in bindPlayer()682 boolean showOverLockscreen = mKeyguardStateController.isShowing() in bindOutputSwitcherAndBroadcastButton()685 if (deviceIntent.isActivity() && !showOverLockscreen) { in bindOutputSwitcherAndBroadcastButton()