Searched refs:getVisibleCloudIdFromDb (Results 1 – 1 of 1) sorted by relevance
501 String cloudId = getVisibleCloudIdFromDb(values.getAsString(KEY_LOCAL_ID)); in executeInternal()555 private String getVisibleCloudIdFromDb(String localId) { in getVisibleCloudIdFromDb() method in PickerDbFacade.AddMediaOperation