Searched defs:responseObject (Results 1 – 7 of 7) sorted by relevance
87 JSONObject responseObject = in testGetUserBiddingSignalsFromFullJsonObjectSuccess() local113 JSONObject responseObject = in testGetAuctionServerRequestFlagsSuccess() local137 JSONObject responseObject = in testGetAuctionServerRequestFlagsNoMatchInFlags() local159 JSONObject responseObject = new JSONObject(); in testGetAuctionServerRequestFlagsNoFlagsField() local180 JSONObject responseObject = in testGetAuctionServerRequestFlagsFlagsNotArray() local206 JSONObject responseObject = in testGetUserBiddingSignalsFromFullJsonObjectWithHarmlessJunkSuccess() local232 JSONObject responseObject = in testGetUserBiddingSignalsFromEmptyJsonObject() local313 JSONObject responseObject = in testGetUserBiddingSignalsFromJsonObjectInvalidSize() local337 JSONObject responseObject = in testGetTrustedBiddingDataFromFullJsonObjectSuccess() local362 JSONObject responseObject = in testGetTrustedBiddingDataFromFullJsonObjectWithHarmlessJunkSuccess() local[all …]
67 JSONObject responseObject = new JSONObject(jsonResponse); in doInBackground() local
118 JSONObject responseObject = new JSONObject(); in getHttpResponseJSONBody() local
74 protected FetchCustomAudienceReader( in FetchCustomAudienceReader()
180 JSONObject responseObject; in createFromResponseString() local
104 protected CustomAudienceUpdatableDataReader( in CustomAudienceUpdatableDataReader()
588 public void onValues(ArrayList<Byte> responseObject, in openBasicChannel()