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