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