Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java79 private static final String KEY_CALLBACK_HISTORY = EXTRA_PREFIX + "key_callback_history"; field in CommandSession
112 return data.getParcelableArrayList(KEY_CALLBACK_HISTORY); in getCallbackHistory()
758 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());
801 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());