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