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/phone/
DStatusBarRemoteInputCallback.java178 public void onMakeExpandedVisibleForRemoteInput(ExpandableNotificationRow row, in onMakeExpandedVisibleForRemoteInput() method in StatusBarRemoteInputCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java453 mCallback.onMakeExpandedVisibleForRemoteInput(row, view); in activateRemoteInput()
799 void onMakeExpandedVisibleForRemoteInput(ExpandableNotificationRow row, View clickedView); in onMakeExpandedVisibleForRemoteInput() method