Searched defs:remoteInput (Results 1 – 6 of 6) sorted by relevance
76 RemoteInput remoteInput = new RemoteInput.Builder(KEY_REPLY) in sendDirectReplyNotification() local97 final Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in onReceiveDirectReply() local
137 final Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getText() local
910 final RemoteInput remoteInput = new RemoteInput.Builder(Intent.EXTRA_TEXT).setLabel( in addWearableVoiceReplyAction() local
166 RemoteInput remoteInput = remoteInputs[0]; in writeReply() local
466 RemoteInput remoteInput = new RemoteInput.Builder("result") in createReplyAction() local
646 Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in finishCreate() local