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