Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java176 public void onLockedWorkRemoteInput(int userId, ExpandableNotificationRow row, in onLockedWorkRemoteInput() method in StatusBarRemoteInputCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java389 mCallback.onLockedWorkRemoteInput(userId, row, view); in activateRemoteInput()
718 void onLockedWorkRemoteInput(int userId, ExpandableNotificationRow row, View clicked); in onLockedWorkRemoteInput() method