Home
last modified time | relevance | path

Searched refs:inLineReply (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java183 int notificationId, String title, String inLineReply, PendingIntent pendingIntent, in sendNotificationsWithInLineReply() argument
187 pendingIntent).addRemoteInput(new RemoteInput.Builder(inLineReply) in sendNotificationsWithInLineReply()