Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java252 return activateRemoteInput(view, inputs, input, pendingIntent,
361 public boolean activateRemoteInput(View view, RemoteInput[] inputs, RemoteInput input, in activateRemoteInput() method in NotificationRemoteInputManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java279 smartReplyView.mRemoteInputManager.activateRemoteInput(b, in inflateReplyButton()