Home
last modified time | relevance | path

Searched defs:performPanelIdentifierAction (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindow.java1056 public abstract boolean performPanelIdentifierAction(int featureId, in performPanelIdentifierAction() method in Window
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindow.java1090 public boolean performPanelIdentifierAction(int featureId, int id, int flags) { in performPanelIdentifierAction() method in PhoneWindow