Searched refs:GENERAL_PATH (Results 1 – 1 of 1) sorted by relevance
29 static final String GENERAL_PATH = "general"; field in ConnectedDevicesSliceUtils35 Uri.parse("content://" + AUTHORITY + "/" + GENERAL_PATH);47 return GENERAL_PATH.equals(getFirstSegment(uri)); in isGeneralPath()