Home
last modified time | relevance | path

Searched refs:managedProfileCount (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DRingtoneFactory.java84 int managedProfileCount = 0; in getWorkProfileContextForUser() local
88 managedProfileCount++; in getWorkProfileContextForUser()
93 if(managedProfileCount == 1) { in getWorkProfileContextForUser()