Searched refs:getMethodFromUri (Results 1 – 2 of 2) sorted by relevance
491 String method = getMethodFromUri(uri); in getBundleFromUri()522 static String getMethodFromUri(Uri uri) { in getMethodFromUri() method in TileUtils
303 eq(TileUtils.getMethodFromUri(Uri.parse(URI_GET_SUMMARY))), eq(URI_GET_SUMMARY), in getTilesForIntent_shouldNotProcessInvalidUriContentSystemApp()