Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DUiThreadHelper.java46 private static final String STATS_LOGGER_KEY = "STATS_LOGGER_KEY"; field in UiThreadHelper
56 STATS_LOGGER_KEY, in hideKeyboardAsync()
102 ((Message) message.getData().getParcelable(STATS_LOGGER_KEY)) in handleMessage()