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