Searched refs:otherResultWho (Results 1 – 1 of 1) sorted by relevance
3582 void finishIfSubActivity(ActivityRecord parent, String otherResultWho, int otherRequestCode) { in finishIfSubActivity() argument3585 || !Objects.equals(resultWho, otherResultWho)) return; in finishIfSubActivity()