Searched refs:mTurnedOffProfileUserId (Results 1 – 1 of 1) sorted by relevance
133 private UserId mTurnedOffProfileUserId = null; field in PhotoPickerActivity1273 if (mTurnedOffProfileUserId != null) { in handleTurnedOffOrRemovedProfile()1274 handleProfileOff(mTurnedOffProfileUserId); in handleTurnedOffOrRemovedProfile()1275 mTurnedOffProfileUserId = null; in handleTurnedOffOrRemovedProfile()1294 mTurnedOffProfileUserId = userId; in notifyProfileOff()