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;
695 ? EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_QS
696 : EventLogConstants.SYSUI_SHADE_GESTURE_SWIPE_DOWN_QS;
    [all...]
KeyguardBottomAreaView.java 54 import com.android.systemui.EventLogConstants;
394 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_LOCK, 0 /* lengthDp - N/A */,
PanelView.java 35 import com.android.systemui.EventLogConstants;
397 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK,
    [all...]
PhoneStatusBar.java 112 import com.android.systemui.EventLogConstants;
    [all...]

Completed in 65 milliseconds