Searched refs:ACTION_SET_CONTENT (Results 1 – 3 of 3) sorted by relevance
27 public static final String ACTION_SET_CONTENT = "set_content"; field in RequestUtils
125 if (RequestUtils.ACTION_SET_CONTENT.equals(action)) { in sendRequest()
120 mBinder.sendRequest(RequestUtils.ACTION_SET_CONTENT, bob.build(), null); in setContent()