Searched refs:resultRemoteInput (Results 1 – 1 of 1) sorted by relevance
3828 RemoteInput resultRemoteInput = null; in findRemoteInputActionPair() local3831 resultRemoteInput = remoteInput; in findRemoteInputActionPair()3834 if (resultRemoteInput != null) { in findRemoteInputActionPair()3835 return Pair.create(resultRemoteInput, action); in findRemoteInputActionPair()