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.java80 private static final String KEY_CALLBACK_HISTORY = EXTRA_PREFIX + "key_callback_history"; field in CommandSession
119 return data.getParcelableArrayList(KEY_CALLBACK_HISTORY); in getCallbackHistory()
844 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());
894 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());