Searched refs:getCallbackHistory (Results 1 – 1 of 1) sorted by relevance
111 public static ArrayList<ActivityCallback> getCallbackHistory(Bundle data) { in getCallbackHistory() method in CommandSession213 return getCallbackHistory(sendCommandAndWaitReply(COMMAND_TAKE_CALLBACK_HISTORY,758 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());783 protected final ArrayList<ActivityCallback> getCallbackHistory() {801 replyData.putParcelableArrayList(KEY_CALLBACK_HISTORY, getCallbackHistory());