HomeSort by relevance Sort by last modified time
    Searched refs:sendCloseSystemWindows (Results 1 - 5 of 5) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneFallbackEventHandler.java 125 sendCloseSystemWindows();
143 sendCloseSystemWindows();
168 sendCloseSystemWindows();
246 sendCloseSystemWindows();
285 void sendCloseSystemWindows() {
286 PhoneWindowManager.sendCloseSystemWindows(mContext, null);
PhoneWindowManager.java     [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(getContext(), BaseStatusBar.SYSTEM_DIALOG_REASON_RECENT_APPS);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java     [all...]

Completed in 715 milliseconds