Searched refs:flagWithoutNamespace (Results 1 – 1 of 1) sorted by relevance
1019 String flagWithoutNamespace = flagName.substring(slashIndex + 1); in setSettingsLocked() local1020 flagName = "staged/" + namespace + "*" + flagWithoutNamespace; in setSettingsLocked()