Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java118 public static ArrayList<ActivityCallback> getCallbackHistory(Bundle data) { in getCallbackHistory() method in CommandSession
225 return getCallbackHistory(sendCommandAndWaitReply(COMMAND_TAKE_CALLBACK_HISTORY,
844 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());
876 protected final ArrayList<ActivityCallback> getCallbackHistory() {
894 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());