Searched refs:resultRemoteInput (Results 1 – 1 of 1) sorted by relevance
3289 RemoteInput resultRemoteInput = null; in findRemoteInputActionPair() local3292 resultRemoteInput = remoteInput; in findRemoteInputActionPair()3295 if (resultRemoteInput != null) { in findRemoteInputActionPair()3296 return Pair.create(resultRemoteInput, action); in findRemoteInputActionPair()