Searched refs:getStructuredJSON (Results 1 – 3 of 3) sorted by relevance
43 outContent.setStructuredData(Utils.getStructuredJSON()); in onProvideAssistContent()
62 mAssistContent.getStructuredData()).isEqualTo(Utils.getStructuredJSON()); in testAssistContentAndAssistData()
145 public static final String getStructuredJSON() throws Exception { in getStructuredJSON() method in Utils