Searched refs:getCustomProtocol (Results 1 – 5 of 5) sorted by relevance
73 public String getCustomProtocol() { in getCustomProtocol() method in ImDataItem107 !TextUtils.equals(getCustomProtocol(), that.getCustomProtocol())) { in shouldCollapseWith()
176 String host = im.getCustomProtocol(); in getCustomImIntent()
212 assertEquals(customProtocol1, ((ImDataItem) dataList.get(0)).getCustomProtocol()); in testDataItemCollapsing_im()213 assertEquals(customProtocol2, ((ImDataItem) dataList.get(1)).getCustomProtocol()); in testDataItemCollapsing_im()
194 String host = im.getCustomProtocol(); in DataAction()
1749 im.getCustomProtocol()).toString(); in dataItemToEntry()1753 im.getCustomProtocol()).toString(); in dataItemToEntry()