Searched defs:post (Results 1 – 4 of 4) sorted by relevance
165 final Post post = new Post(url, request.getData()); in sendRequest() local
431 InsetDrawable post = (InsetDrawable) res.getDrawable(R.drawable.inset_mutate, null); in testMutate() local
325 …AdaptiveIconDrawable post = (AdaptiveIconDrawable) res.getDrawable(R.drawable.adaptive_icon_drawab… in testMutate() local
541 public void post() { in post() method in MockTvInputService.Callback