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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
EventLogConstants.java 22 public class EventLogConstants {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsSystemUser.java 27 import com.android.systemui.EventLogConstants;
64 EventLogConstants.SYSUI_RECENTS_CONNECTION_SYSTEM_UNREGISTER_USER,
70 EventLogConstants.SYSUI_RECENTS_CONNECTION_SYSTEM_REGISTER_USER, userId);
Recents.java 45 import com.android.systemui.EventLogConstants;
119 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_SYSTEM_UNBOUND,
140 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_SYSTEM_BOUND,
707 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_BIND_SERVICE,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 48 import com.android.systemui.EventLogConstants;
700 ? EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_QS
701 : EventLogConstants.SYSUI_SHADE_GESTURE_SWIPE_DOWN_QS;
    [all...]
KeyguardBottomAreaView.java 59 import com.android.systemui.EventLogConstants;
396 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_LOCK, 0 /* lengthDp - N/A */,
PanelView.java 35 import com.android.systemui.EventLogConstants;
400 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK,
    [all...]
PhoneStatusBar.java 132 import com.android.systemui.EventLogConstants;
    [all...]

Completed in 793 milliseconds