Searched refs:trIntent (Results 1 – 1 of 1) sorted by relevance
4169 final Intent trIntent = tr.intent; in trimRecentsForTaskLocked() local4171 (intent == null || !intent.filterEquals(trIntent))) { in trimRecentsForTaskLocked()4174 final boolean trIsDocument = trIntent != null && trIntent.isDocument(); in trimRecentsForTaskLocked()