OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendCloseSystemWindows
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneFallbackEventHandler.java
124
sendCloseSystemWindows
();
142
sendCloseSystemWindows
();
167
sendCloseSystemWindows
();
249
sendCloseSystemWindows
();
288
void
sendCloseSystemWindows
() {
289
PhoneWindowManager.
sendCloseSystemWindows
(mContext, null);
PhoneWindowManager.java
738
sendCloseSystemWindows
(SYSTEM_DIALOG_REASON_GLOBAL_ACTIONS);
745
sendCloseSystemWindows
(SYSTEM_DIALOG_REASON_GLOBAL_ACTIONS);
[
all
...]
PhoneWindow.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsPanelView.java
323
static void
sendCloseSystemWindows
(Context context, String reason) {
333
sendCloseSystemWindows
(mContext, BaseStatusBar.SYSTEM_DIALOG_REASON_RECENT_APPS);
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java
494
static void
sendCloseSystemWindows
(Context context, String reason) {
[
all
...]
Completed in 669 milliseconds