Searched defs:canShareAcrossProfile (Results 1 – 2 of 2) sorted by relevance
104 public boolean canShareAcrossProfile = false; field in State
360 private void updateCrossProfileStateAndMaybeRefresh(boolean canShareAcrossProfile) { in updateCrossProfileStateAndMaybeRefresh()