Searched refs:FIND_MY_REMOTE_PATH (Results 1 – 1 of 1) sorted by relevance
35 static final String FIND_MY_REMOTE_PATH = "find_my_remote"; field in ConnectedDevicesSliceUtils42 Uri.parse("content://" + AUTHORITY + "/" + FIND_MY_REMOTE_PATH);69 return FIND_MY_REMOTE_PATH.equals(getFirstSegment(uri)); in isFindMyRemotePath()