Searched refs:resultRemoteInput (Results 1 – 1 of 1) sorted by relevance
3373 RemoteInput resultRemoteInput = null; in findRemoteInputActionPair() local3376 resultRemoteInput = remoteInput; in findRemoteInputActionPair()3379 if (resultRemoteInput != null) { in findRemoteInputActionPair()3380 return Pair.create(resultRemoteInput, action); in findRemoteInputActionPair()