Searched refs:getCallbackHistory (Results 1 – 1 of 1) sorted by relevance
120 public static ArrayList<ActivityCallback> getCallbackHistory(Bundle data) { in getCallbackHistory() method in CommandSession228 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());