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.java120 public static ArrayList<ActivityCallback> getCallbackHistory(Bundle data) { in getCallbackHistory() method in CommandSession
228 return getCallbackHistory(sendCommandAndWaitReply(COMMAND_TAKE_CALLBACK_HISTORY,
903 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());
935 protected final ArrayList<ActivityCallback> getCallbackHistory() {
953 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());