Searched defs:toPath (Results 1 – 2 of 2) sorted by relevance
53 public static Uri toPath(WifiP2pDevice device) { in toPath() method in P2pDiscovery
233 MsrpChunkHeader toPath = chunk.header(MsrpConstants.HEADER_TO_PATH); in sendResponse() local