Home
last modified time | relevance | path

Searched defs:remoteInput (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DMyBroadcastReceiver.java244 final RemoteInput remoteInput = new RemoteInput.Builder("RI") in sendNotification() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java2487 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel( in testNotificationManagerBubblePolicy_flagForMessage_succeeds() local
2752 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in testNotificationManagerBubblePolicy_noFlag_notEmbeddable() local
2792 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in testNotificationManagerBubblePolicy_noFlag_notDocumentLaunchModeAlways() local