Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/role/
DRoleManagerService.java227 migrateRoleIfNecessary(RoleManager.ROLE_BROWSER, userId); in performInitialGrantsIfNecessaryAsync()
705 RoleManager.ROLE_BROWSER)); in getDefaultBrowser()
720 getOrCreateController(userId).onAddRoleHolder(RoleManager.ROLE_BROWSER, in setDefaultBrowser()
723 getOrCreateController(userId).onClearRoleHolders(RoleManager.ROLE_BROWSER, 0, in setDefaultBrowser()
744 getOrCreateController(userId).onAddRoleHolder(RoleManager.ROLE_BROWSER, in setDefaultBrowserAsync()
747 getOrCreateController(userId).onClearRoleHolders(RoleManager.ROLE_BROWSER, 0, in setDefaultBrowserAsync()
/frameworks/base/services/core/java/com/android/server/policy/role/
DLegacyRoleResolutionPolicy.java87 case RoleManager.ROLE_BROWSER: { in getRoleHolders()
/frameworks/base/core/java/android/app/role/
DRoleManager.java86 public static final String ROLE_BROWSER = "android.app.role.BROWSER"; field in RoleManager
/frameworks/base/non-updatable-api/
Dcurrent.txt7465 field public static final String ROLE_BROWSER = "android.app.role.BROWSER";
/frameworks/base/api/
Dcurrent.txt7465 field public static final String ROLE_BROWSER = "android.app.role.BROWSER";