OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldDismissOnMenuPressed
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardBouncer.java
282
public boolean
shouldDismissOnMenuPressed
() {
StatusBarKeyguardViewManager.java
536
public boolean
shouldDismissOnMenuPressed
() {
537
return mBouncer.
shouldDismissOnMenuPressed
();
Completed in 893 milliseconds