Searched refs:isAppCancel (Results 1 – 2 of 2) sorted by relevance
81 val isAppCancel = reason == REASON_APP_CANCEL || reason == REASON_APP_CANCEL_ALL in <lambda>() constant
562 final boolean isAppCancel = dismissReason == REASON_APP_CANCEL in setupNEM()570 (entry != null && entry.isRowDismissed() && !isAppCancel) in setupNEM()