Searched refs:dotPath (Results 1 – 4 of 4) sorted by relevance
39 private lateinit var dotPath: Path127 dotPath =146 dotPath.transform(matrix)216 return dotPath
164 Path dotPath; field in BubbleViewInfoTask.BubbleViewInfo295 info.dotPath = iconPath; in populateCommonInfo()
536 mDotPath = info.dotPath; in setViewInfo()
74 final String dotPath = "abc/./def/ghi"; in testGetPathFromDocId() local75 docId = root + ":" + dotPath; in testGetPathFromDocId()