Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DLegacyRecentsImpl.java82 public final static int BIND_TO_SYSTEM_USER_RETRY_DELAY = 5000; field in LegacyRecentsImpl
128 }, BIND_TO_SYSTEM_USER_RETRY_DELAY);
725 }, BIND_TO_SYSTEM_USER_RETRY_DELAY); in postToSystemUser()