Home
last modified time | relevance | path

Searched defs:workHandle (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/platform/
DFakeUserManagerTest.kt45 val workHandle = state.createProfile(ProfileType.WORK) in <lambda>() constant
60 val workHandle = state.createProfile(ProfileType.WORK) in <lambda>() constant
110 val workHandle = state.createProfile(ProfileType.WORK) in <lambda>() constant
/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DProfileHelper.kt63 val workHandle = workProfile?.primary?.handle constant