Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java1177 RoleUserStateProto roleState = null; in getDefaultLauncher() local
1182 roleState = userState; in getDefaultLauncher()
1187 if (roleState != null) { in getDefaultLauncher()
1188 final List<RoleProto> roles = roleState.getRolesList(); in getDefaultLauncher()