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.java1196 RoleUserStateProto roleState = null; in getDefaultLauncher() local
1201 roleState = userState; in getDefaultLauncher()
1206 if (roleState != null) { in getDefaultLauncher()
1207 final List<RoleProto> roles = roleState.getRolesList(); in getDefaultLauncher()