Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/role/src/android/app/role/cts/
DRoleManagerTest.java104 private static final String ROLE_PHONE_NAME = RoleManager.ROLE_DIALER; field in RoleManagerTest
706 .putExtra(Intent.EXTRA_ROLE_NAME, ROLE_PHONE_NAME) in openDefaultAppDetailsOnHandHeldThenRestrictedAppIsNotSelectableAsDefaultApp()