Home
last modified time | relevance | path

Searched refs:SYSUI_RECENTS_CONNECTION_USER_BIND_SERVICE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogConstants.java61 public static final int SYSUI_RECENTS_CONNECTION_USER_BIND_SERVICE = 1; field in EventLogConstants
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DLegacyRecentsImpl.java716 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_BIND_SERVICE, in postToSystemUser()