Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java464 mCallback.onMakeExpandedVisibleForRemoteInput(row, view, deferBouncer, () -> { in activateRemoteInput()
688 void onMakeExpandedVisibleForRemoteInput(ExpandableNotificationRow row, View clickedView, in onMakeExpandedVisibleForRemoteInput() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java190 public void onMakeExpandedVisibleForRemoteInput(ExpandableNotificationRow row, in onMakeExpandedVisibleForRemoteInput() method in StatusBarRemoteInputCallback