Home
last modified time | relevance | path

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

/packages/modules/Permission/framework-s/java/android/app/role/
DTEST_MAPPING18 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
35 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
57 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
/packages/modules/Permission/tests/cts/role/
DTEST_MAPPING18 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
35 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
57 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/
DTEST_MAPPING18 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
35 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
57 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
/packages/modules/Permission/service/java/com/android/role/
DTEST_MAPPING26 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
43 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
73 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
/packages/modules/Permission/PermissionController/
DTEST_MAPPING40 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
102 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
176 …exclude-filter": "android.app.role.cts.RoleManagerTest#openDefaultAppListThenIsNotDefaultAppInList"
/packages/modules/Permission/tests/cts/role/src/android/app/role/cts/
DRoleManagerTest.java802 public void openDefaultAppListThenIsNotDefaultAppInList() throws Exception { in openDefaultAppListThenIsNotDefaultAppInList() method in RoleManagerTest