Searched refs:resultRemoteInput (Results 1 – 1 of 1) sorted by relevance
4282 RemoteInput resultRemoteInput = null; in findRemoteInputActionPair() local4285 resultRemoteInput = remoteInput; in findRemoteInputActionPair()4288 if (resultRemoteInput != null) { in findRemoteInputActionPair()4289 return Pair.create(resultRemoteInput, action); in findRemoteInputActionPair()