Searched refs:resultRemoteInput (Results 1 – 1 of 1) sorted by relevance
3681 RemoteInput resultRemoteInput = null; in findRemoteInputActionPair() local3684 resultRemoteInput = remoteInput; in findRemoteInputActionPair()3687 if (resultRemoteInput != null) { in findRemoteInputActionPair()3688 return Pair.create(resultRemoteInput, action); in findRemoteInputActionPair()