Searched defs:resultData (Results 1 – 6 of 6) sorted by relevance
60 Intent resultData = getActivity().getResultData(); in testNoExtraOutput() local113 Intent resultData = getActivity().getResultData(); in testRetake() local
86 Intent resultData = getActivity().getResultData(); in testNoExtraOutput() local117 Intent resultData = getActivity().getResultData(); in testRetake() local
65 Intent resultData = getActivity().getResultData(); in testNoExtraOutput() local118 Intent resultData = getActivity().getResultData(); in testRetake() local
93 Intent resultData = getActivity().getResultData(); in testNoExtraOutput() local124 Intent resultData = getActivity().getResultData(); in testRetake() local
281 public AccountWithDataSet getCreatedAccount(int resultCode, Intent resultData) { in getCreatedAccount()
58 public Intent resultData; field in ActivityState.ResultEntry